Changeset 671
- Timestamp:
- 07/16/07 10:07:15 (1 year ago)
- Files:
-
- other/tango/tango.bat (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
other/tango/tango.bat
r668 r671 7 7 8 8 set /p answer=Y/n 9 if not"%answer%"=="n" goto fail9 if "%answer%"=="n" goto fail 10 10 11 11 REM Install the tango core ...
