finish spiller, now needs testing!

This commit is contained in:
Quentin Carbonneaux 2015-07-25 16:38:02 -04:00
parent 48f90356e0
commit b6633a13bc
3 changed files with 143 additions and 5 deletions

View file

@ -231,7 +231,7 @@ next()
return t;
}
static Blk *
Blk *
blocka()
{
static Blk zblock;