Changeset 1310 for trunk/tigcc/tools/ttunarchive.c
- Timestamp:
- 01/31/09 11:48:47 (3 years ago)
- File:
-
- 1 edited
-
trunk/tigcc/tools/ttunarchive.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tigcc/tools/ttunarchive.c
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: ttunarchive.c 5 5 * initial date: 29/01/2002 … … 21 21 22 22 /* 23 This file is part of GCC4TI Tools.23 This file is part of TI-68k Developer Utilities. 24 24 25 25 This file is free software; you can redistribute it and/or … … 52 52 53 53 #include "tt.h" // generic defines 54 #include "ttversion.h" // GCC4TI Tools version info54 #include "ttversion.h" // TI-68k Developer Utilities version info 55 55 #include "revtools.h" 56 56 #include "ttunpack.h" // errorcodes definition
Note: See TracChangeset
for help on using the changeset viewer.
