Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • sources/src/sc_ver.cc

    r27 r17  
    4040#include <cstdlib> //exit
    4141
    42 #ifdef HAVE_CONFIG_H
    43 #include "config.h"
    44 #endif
    45 
    4642namespace sc_core {
    4743
     
    6561        "\n"
    6662        "         Cycle Accurate System Simulator\n"
    67 #ifdef CONFIG_DEBUG
     63#ifdef DEBUG
    6864  "            DEBUG version\n"
    6965#endif
Note: See TracChangeset for help on using the changeset viewer.