source:
dev/trunk/jenga/src/smoothie/Smoothie.cpp@
261
Last change on this file since 261 was 205, checked in by , 17 years ago | |
---|---|
File size: 164 bytes |
Line | |
---|---|
1 | #include <jenga/include/smoothie/Smoothie.h> |
2 | |
3 | bool Smoothie::isUnicode = false; |
4 | BasicSource Smoothie::Lexical::source; |
5 | |
6 | bool Smoothie::isFullCompile = false; |
Note:
See TracBrowser
for help on using the repository browser.