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/revtools.h

    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:       revtools.h 
    55* initial date:    23/08/2000 
     
    1212 
    1313/* 
    14   This file is part of GCC4TI Tools. 
     14  This file is part of TI-68k Developer Utilities. 
    1515 
    1616  This file is free software; you can redistribute it and/or 
     
    4242#define PRINT_ID(name)  {fprintf(stdout,"\n");fprintf(stdout, name" ");\ 
    4343                         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" \ 
    4545                                       "(c) thomas.nussbaumer@gmx.net "__DATE__" "__TIME__"\n\n");} 
    4646 
Note: See TracChangeset for help on using the changeset viewer.