Skip to content

Commit

Permalink
rebootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
TimToady committed Oct 16, 2012
1 parent 8a3fdfd commit a426055
Show file tree
Hide file tree
Showing 2 changed files with 396 additions and 1,775 deletions.
3 changes: 0 additions & 3 deletions boot/Cursor.pmc
Expand Up @@ -18,9 +18,6 @@ $DB::deep = $DB::deep = 1000; # suppress used-once warning

use YAML::XS;

$SIG{__WARN__} = sub { die @_," statement started at line ", 'Cursor'->lineof($::LASTSTATE), "
" } if $::DEBUG;

;
our $BLUE = $CursorBase::BLUE;
our $GREEN = $CursorBase::GREEN;
Expand Down

0 comments on commit a426055

Please sign in to comment.