This commit is contained in:
Juan Linietsky
2015-09-10 00:12:05 -03:00
25 changed files with 1443 additions and 513 deletions

View File

@@ -339,7 +339,6 @@ Error Main::setup(const char *execpath,int argc, char *argv[],bool p_second_phas
init_custom_pos=Point2(x,y);
init_use_custom_pos=true;
force_res=true;
N=I->next()->next();
} else {