summaryrefslogtreecommitdiff
path: root/misc/cmu/restore.bat
blob: 41bbc24d08c234783a8605c503b79e0d49a76b90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
rem restore what cleanup.bat did

cd ..\..
move ..\nyquist-backup\idesetup idesetup
move ..\nyquist-backup\winsetup winsetup
move ..\nyquist-backup\setup setup
move ..\nyquist-backup\NyqWinDebug NyqWinDebug
move ..\nyquist-backup\NyqWinRel NyqWinRel
move ..\nyquist-backup\WinDebug WinDebug
move ..\nyquist-backup\WinRel WinRel
move ..\nyquist-backup\portaudio_test portaudio_test
move ..\nyquist-backup\jones jones
move ..\nyquist-backup\sjlib_103_DOS.tgz sjlib_103_DOS.tgz
move ..\nyquist-backup\sjlib_DOS_104.tgz sjlib_DOS_104.tgz
move ..\nyquist-backup\plight demos\plight
move ..\nyquist-backup\nyqide nyqide
cd misc\cmu