source: src/examples/gc_no_raii/src/tools/print.c @ a2b2761

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsctordeferred_resndemanglerenumforall-pointer-decaygc_noraiijacob/cs343-translationjenkins-sandboxmemorynew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newwith_gc
Last change on this file since a2b2761 was a2b2761, checked in by Thierry Delisle <tdelisle@…>, 8 years ago

moved files src dir and added cofigurations to run preprocessor on cfiles

  • Property mode set to 100644
File size: 75 bytes
Line 
1#include "tools.h"
2
3#if _DEBUG
4        ofstream *sout = ofstream_stdout();
5#endif
Note: See TracBrowser for help on using the repository browser.