source:
dev/trunk/jenga/src/smoothie/Smoothie.cpp@
262
| Last change on this file since 262 was 205, checked in by , 18 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.
