Tactical commit while working on the bignum bug, AGAIN.
This commit is contained in:
parent
7f34601523
commit
d42ece5711
4 changed files with 49 additions and 55 deletions
|
|
@ -231,7 +231,8 @@ void print_options( FILE *stream ) {
|
|||
fwprintf( stream, L"\t\t32\tINPUT/OUTPUT;\n" );
|
||||
fwprintf( stream, L"\t\t64\tLAMBDA;\n" );
|
||||
fwprintf( stream, L"\t\t128\tREPL;\n" );
|
||||
fwprintf( stream, L"\t\t256\tSTACK.\n" );
|
||||
fwprintf( stream, L"\t\t256\tSTACK;\n" );
|
||||
fwprintf( stream, L"\t\t512\tEQUAL.\n" );
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue