Changeset 78 in dev for BasicCompiler_Common/calculation.cpp
- Timestamp:
- Mar 25, 2007, 2:47:49 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BasicCompiler_Common/calculation.cpp
r76 r78 502 502 503 503 Type tempType; 504 StaticCalculation( true, Parms,BaseType,&i64data,tempType);504 StaticCalculation(enableerror, Parms,BaseType,&i64data,tempType); 505 505 type[pnum] = tempType.GetBasicType(); 506 506 before_index[pnum] = tempType.GetIndex();
Note:
See TracChangeset
for help on using the changeset viewer.