Changeset 8978 for trunk/gli/makegli.bat


Ignore:
Timestamp:
2005-02-08T14:29:02+13:00 (19 years ago)
Author:
mdewsnip
Message:

Replaced all "dependant" with "dependent" (mgw5).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/makegli.bat

    r8884 r8978  
    141141if "%1" == "" goto makeAll
    142142    :: If a file has been specified as a command-line argument, just compile that file
    143     if "%GLILANG%" == "en" echo Compiling %1 and dependant classes...
     143    if "%GLILANG%" == "en" echo Compiling %1 and dependent classes...
    144144    if "%GLILANG%" == "es" echo Compilando %1 y clases dependientes...
    145145    if "%GLILANG%" == "fr" echo Compilation de %1 et des classes d‚pendantes,,,
Note: See TracChangeset for help on using the changeset viewer.