Fixed Strip() bugs

This commit is contained in:
David Anderson
2004-08-09 10:07:33 +00:00
parent 85afb2a823
commit edfb24bcd1
4 changed files with 261 additions and 11 deletions

View File

@@ -28,8 +28,6 @@ int main(int argc, char **argv)
{
Compiler Program;
getchar();
get_options(argc, argv, Program);
if (filename.size() < 1)