Added #define for CODE_GENERATOR

This commit is contained in:
ceriel 1989-07-31 14:45:40 +00:00
parent 0ad83c648e
commit 066c005493
4 changed files with 8 additions and 4 deletions

View file

@ -40,7 +40,8 @@ con_mult(sz) word sz; {
fprintf(codefile,".data4 %s\n",str); fprintf(codefile,".data4 %s\n",str);
} }
#define IEEEFLOAT 1 #define IEEEFLOAT
#define CODE_GENERATOR
#include <con_float> #include <con_float>
regscore(off,size,typ,score,totyp) regscore(off,size,typ,score,totyp)

View file

@ -40,7 +40,8 @@ con_mult(sz) word sz; {
fprintf(codefile,".data4 %s\n",str); fprintf(codefile,".data4 %s\n",str);
} }
#define IEEEFLOAT 1 #define IEEEFLOAT
#define CODE_GENERATOR
#include <con_float> #include <con_float>
regscore(off,size,typ,score,totyp) regscore(off,size,typ,score,totyp)

View file

@ -40,7 +40,8 @@ con_mult(sz) word sz; {
fprintf(codefile,".data4 %s\n",str); fprintf(codefile,".data4 %s\n",str);
} }
#define IEEEFLOAT 1 #define IEEEFLOAT
#define CODE_GENERATOR
#include <con_float> #include <con_float>
regscore(off,size,typ,score,totyp) regscore(off,size,typ,score,totyp)

View file

@ -40,7 +40,8 @@ con_mult(sz) word sz; {
fprintf(codefile,".data4 %s\n",str); fprintf(codefile,".data4 %s\n",str);
} }
#define IEEEFLOAT 1 #define IEEEFLOAT
#define CODE_GENERATOR
#include <con_float> #include <con_float>
regscore(off,size,typ,score,totyp) regscore(off,size,typ,score,totyp)