source: src/dgp/global.cc @ a15e59b

Last change on this file since a15e59b was 5f4d9c3, checked in by Maciej Prill <mprill@…>, 12 years ago

Rewritten the build system, added lem UTF-8 version.

  • Property mode set to 100644
File size: 44 bytes
Line 
1
2#include "global.hh"
3
4bool debug = false;
5
Note: See TracBrowser for help on using the repository browser.