]> git.sur5r.net Git - cc65/blobdiff - src/cl65/global.h
Rather stay with OFF_YEAR as it is an "officially" name.
[cc65] / src / cl65 / global.h
index 499259442e7fad68037fe53b4c5b460cb57bf0d0..011c8d0b1699cfcf60f98497a59472c046b8df35 100644 (file)
@@ -6,10 +6,10 @@
 /*                                                                           */
 /*                                                                           */
 /*                                                                           */
-/* (C) 1998     Ullrich von Bassewitz                                        */
-/*              Wacholderweg 14                                              */
-/*              D-70597 Stuttgart                                            */
-/* EMail:       uz@musoftware.de                                             */
+/* (C) 1998-2002 Ullrich von Bassewitz                                       */
+/*               Wacholderweg 14                                             */
+/*               D-70597 Stuttgart                                           */
+/* EMail:        uz@musoftware.de                                            */
 /*                                                                           */
 /*                                                                           */
 /* This software is provided 'as-is', without any expressed or implied       */
@@ -44,7 +44,7 @@
 
 
 
-extern const char*     ProgName;       /* Program name */
+extern unsigned char Debug;            /* Debug mode enabled? */