Changeset 143 in dev for BasicCompiler_Common/Class.cpp
- Timestamp:
- Jun 16, 2007, 11:25:37 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BasicCompiler_Common/Class.cpp
r141 r143 748 748 749 749 // Importsされた名前空間の管理 750 NamespaceScopesCollection &importedNamespaces = Smoothie:: Meta::importedNamespaces;750 NamespaceScopesCollection &importedNamespaces = Smoothie::Temp::importedNamespaces; 751 751 importedNamespaces.clear(); 752 752
Note:
See TracChangeset
for help on using the changeset viewer.