source:
dev/trunk/abdev/BasicCompiler_Common/src/Program.cpp@
192
Last change on this file since 192 was 168, checked in by , 17 years ago | |
---|---|
File size: 173 bytes |
Line | |
---|---|
1 | #include <jenga/include/common/Environment.h> |
2 | |
3 | #include <Program.h> |
4 | |
5 | Jenga::Common::Logger Program::logger( Jenga::Common::Environment::GetAppDir() + "\\logger.log" ); |
Note:
See TracBrowser
for help on using the repository browser.