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