improved parser, fixed convertation
This commit is contained in:
@@ -507,6 +507,8 @@ int main(int argc, char *argv[])
|
||||
;
|
||||
else if (!strcmp(argv[0], "-noLimitLine"))
|
||||
;
|
||||
else if (!strcmp(argv[0], "-uniForm"))
|
||||
;
|
||||
else if (!strcmp(argv[0], "-noRemote"))
|
||||
;
|
||||
else if (!strcmp(argv[0], "-lgstd"))
|
||||
|
||||
Reference in New Issue
Block a user