Changeset 174 in dev for trunk/jenga/src/smoothie/Smoothie.cpp
- Timestamp:
- Jun 20, 2007, 4:30:20 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/jenga/src/smoothie/Smoothie.cpp
r172 r174 7 7 NamespaceScopesCollection Smoothie::Temp::importedNamespaces; 8 8 const CClass *Smoothie::Temp::pCompilingClass = NULL; 9 CLexicalScopes *Smoothie::Temp::pLexicalScopes = NULL; 9 10 10 11 bool Smoothie::isFullCompile = false;
Note:
See TracChangeset
for help on using the changeset viewer.