[[project @ 2006-02-03 22:08:15 by unknown_lamer] unknown_lamer**20060203220815 Moved Interp::Startup call to after the Bot is created ] { hunk ./source/Main.C 253 + b = new Bot(configFile, debug); hunk ./source/Main.C 264 - - b = new Bot(configFile, debug); }