Fixed bugs with spec file parsing related to word ignores.

This commit is contained in:
2023-03-30 17:35:57 -04:00
parent 17458b4b4c
commit c4f0b35a30
4 changed files with 8 additions and 21 deletions

View File

@ -3,9 +3,6 @@
#include "Spec.cpp"
#define Build_Debug 1
void parse_options( int num, char** arguments )
{
zpl_opts opts;