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