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

ADT aaron-thesis arm-eh ast-experimental cleanup-dtors deferred_resn enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr no_list persistent-indexer pthread-emulation qualifiedEnum
Last change on this file since ad72c8b was bf71cfd, checked in by Thierry Delisle <tdelisle@…>, 7 years ago

Moved up many directories in source

  • Property mode set to 100644
File size: 82 bytes
RevLine 
[15db1ab]1#include "tools.h"
2
[46f1d20]3#ifndef NDEBUG
4 // ofstream *sout = ofstream_stdout();
[15db1ab]5#endif
Note: See TracBrowser for help on using the repository browser.