Changeset 128 in dev for BasicCompiler_Common/src/Smoothie.cpp
- Timestamp:
- May 18, 2007, 4:42:36 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BasicCompiler_Common/src/Smoothie.cpp
r112 r128 23 23 NamespaceScopesCollection Smoothie::Meta::namespaceScopesCollection; 24 24 NamespaceScopesCollection Smoothie::Meta::importedNamespaces; 25 BlittableTypes Smoothie::Meta::blittableTypes; 25 26 26 27 bool Smoothie::isFullCompile = false;
Note:
See TracChangeset
for help on using the changeset viewer.