Changeset 574 in dev for trunk/ab5.0/abdev/BasicCompiler_Common/include
- Timestamp:
- May 7, 2008, 11:52:29 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/abdev/BasicCompiler_Common/include/Procedure.h
r573 r574 414 414 } 415 415 416 bool Insert( UserProc *pUserProc, int nowLine );417 418 416 void EnumGlobalProcs( const char *simpleName, const char *localName, std::vector<const UserProc *> &subs ); 419 417 };
Note:
See TracChangeset
for help on using the changeset viewer.