oops, didnt mean to remove these two lines

db4
Doug Coleman 2009-01-29 13:38:07 -06:00
parent 833c3c3bc4
commit 8acba1543a
1 changed files with 3 additions and 0 deletions

View File

@ -120,6 +120,9 @@ void init_factor(F_PARAMETERS *p)
init_c_io();
init_signals();
if(p->console)
open_console();
stack_chain = NULL;
profiling_p = false;
performing_gc = false;