Changeset 1310 for trunk/tigcc/tools/revtools.h
- Timestamp:
- 01/31/09 11:48:47 (3 years ago)
- File:
-
- 1 edited
-
trunk/tigcc/tools/revtools.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tigcc/tools/revtools.h
r1308 r1310 1 1 /****************************************************************************** 2 2 * 3 * project name: GCC4TI Tools (formerly TIGCC Tools Suite)3 * project name: TI-68k Developer Utilities (formerly TIGCC Tools Suite) 4 4 * file name: revtools.h 5 5 * initial date: 23/08/2000 … … 12 12 13 13 /* 14 This file is part of GCC4TI Tools.14 This file is part of TI-68k Developer Utilities. 15 15 16 16 This file is free software; you can redistribute it and/or … … 42 42 #define PRINT_ID(name) {fprintf(stdout,"\n");fprintf(stdout, name" ");\ 43 43 fprintf(stdout,FILE_REVISION);\ 44 fprintf(stdout," - GCC4TI Tools v"TTV_MAIN TTV_SUB"\n" \44 fprintf(stdout," - TI-68k Developer Utilities v"TTV_MAIN TTV_SUB"\n" \ 45 45 "(c) thomas.nussbaumer@gmx.net "__DATE__" "__TIME__"\n\n");} 46 46
Note: See TracChangeset
for help on using the changeset viewer.
