32:d11a034aabfd | 33:fd35f6cb5f28 |
---|---|
140 curdef = comm; | 140 curdef = comm; |
141 } | 141 } |
142 numCommDefs++; | 142 numCommDefs++; |
143 } | 143 } |
144 | 144 |
145 r->CloseFile (); | |
145 delete r; | 146 delete r; |
146 | 147 |
147 if (!numCommDefs) | 148 if (!numCommDefs) |
148 error ("error: no commands defined!\n"); | 149 error ("error: no commands defined!\n"); |
149 printf ("%d command definitions read.\n", numCommDefs); | 150 printf ("%d command definitions read.\n", numCommDefs); |