Changes in sources/src/sc_ver.cc [27:17]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sources/src/sc_ver.cc
r27 r17 40 40 #include <cstdlib> //exit 41 41 42 #ifdef HAVE_CONFIG_H43 #include "config.h"44 #endif45 46 42 namespace sc_core { 47 43 … … 65 61 "\n" 66 62 " Cycle Accurate System Simulator\n" 67 #ifdef CONFIG_DEBUG63 #ifdef DEBUG 68 64 " DEBUG version\n" 69 65 #endif
Note: See TracChangeset
for help on using the changeset viewer.