Ignore:
Timestamp:
01/31/09 11:48:47 (3 years ago)
Author:
debrouxl
Message:

Following  http://www.yaronet.com/en/posts.php?s=118509 , rename "GCC4TI Tools" to "TI-68k Developer Utilities".

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tigcc/tools/ttunarchive.c

    r1308 r1310  
    11/****************************************************************************** 
    22* 
    3 * project name:    GCC4TI Tools (formerly TIGCC Tools Suite) 
     3* project name:    TI-68k Developer Utilities (formerly TIGCC Tools Suite) 
    44* file name:       ttunarchive.c 
    55* initial date:    29/01/2002 
     
    2121 
    2222/* 
    23   This file is part of GCC4TI Tools. 
     23  This file is part of TI-68k Developer Utilities. 
    2424 
    2525  This file is free software; you can redistribute it and/or 
     
    5252 
    5353#include "tt.h"          // generic defines 
    54 #include "ttversion.h"   // GCC4TI Tools version info 
     54#include "ttversion.h"   // TI-68k Developer Utilities version info 
    5555#include "revtools.h" 
    5656#include "ttunpack.h"    // errorcodes definition 
Note: See TracChangeset for help on using the changeset viewer.