Changeset 710 in dev for trunk/ab5.0/abdev/BasicCompiler_Common/include
- Timestamp:
- Jul 26, 2008, 8:30:56 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/abdev/BasicCompiler_Common/include/Compiler.h
r672 r710 178 178 179 179 // グローバルエリアが置かれる関数名 180 std::string globalAreaProcName;180 const std::string &GetGlobalAreaProcName() const; 181 181 182 182 // 列挙型
Note:
See TracChangeset
for help on using the changeset viewer.