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