Changeset 8 for branches/with_autoconf/src/sc_ver.cc
- Timestamp:
- Jun 25, 2008, 1:08:04 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/with_autoconf/src/sc_ver.cc
r1 r8 38 38 #include <string> 39 39 #include <iostream> 40 #ifdef HAVE_CONFIG_H 41 #include "config.h" 42 #endif 40 43 41 44 namespace sc_core { … … 60 63 "\n" 61 64 " Cycle Accurate System Simulator\n" 62 #ifdef DEBUG65 #ifdef CONFIG_DEBUG 63 66 " DEBUG version\n" 64 67 #endif
Note: See TracChangeset
for help on using the changeset viewer.