This commit is contained in:
martii
2012-10-04 09:32:05 +02:00
8 changed files with 84 additions and 65 deletions

View File

@@ -58,7 +58,7 @@ if (debug_level >= level) printf(x); } while (0)
#define cERR_OUTPUT_NO_ERROR 0
#define cERR_OUTPUT_INTERNAL_ERROR -1
static const char* FILENAME = __FILE__;
static const char* FILENAME = "output.c";
/* ***************************** */
/* Types */