Changeset 599 in dev for trunk/ab5.0/abdev/BasicCompiler_Common
- Timestamp:
- May 10, 2008, 8:29:59 PM (17 years ago)
- Location:
- trunk/ab5.0/abdev/BasicCompiler_Common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/abdev/BasicCompiler_Common/StrOperation.h
r400 r599 1 typedef std::vector<int> Subscripts;2 1 3 2 enum ReferenceKind -
trunk/ab5.0/abdev/BasicCompiler_Common/include/NativeCode.h
r597 r599 2 2 3 3 class UserProc; 4 class DllProc; 5 class CClass; 4 6 5 7 class Schedule
Note:
See TracChangeset
for help on using the changeset viewer.