Loading lib_com/basop32.c +2 −4 Original line number Diff line number Diff line Loading @@ -159,7 +159,9 @@ HISTORY: #include <stdio.h> #include <stdlib.h> #include "options.h" #include "stl.h" #ifdef BASOP_NOGLOB #include <assert.h> #endif /* BASOP_NOGLOB */ Loading @@ -170,10 +172,6 @@ HISTORY: #pragma warning( disable : 4310 ) #endif #ifdef WMOPS extern BASIC_OP multiCounter[MAXCOUNTERS]; extern int currCounter; #endif /*___________________________________________________________________________ | | Loading Loading
lib_com/basop32.c +2 −4 Original line number Diff line number Diff line Loading @@ -159,7 +159,9 @@ HISTORY: #include <stdio.h> #include <stdlib.h> #include "options.h" #include "stl.h" #ifdef BASOP_NOGLOB #include <assert.h> #endif /* BASOP_NOGLOB */ Loading @@ -170,10 +172,6 @@ HISTORY: #pragma warning( disable : 4310 ) #endif #ifdef WMOPS extern BASIC_OP multiCounter[MAXCOUNTERS]; extern int currCounter; #endif /*___________________________________________________________________________ | | Loading