mirror of
https://github.com/SEPPDROID/Digital-Research-Source-Code.git
synced 2025-10-23 00:14:25 +00:00
11 lines
179 B
Batchfile
11 lines
179 B
Batchfile
Rem This setup created by mr.collis@physics.org 31/03/2008
|
|
copy %1.plm fort.2
|
|
echo rubbish > fort.1
|
|
plm81
|
|
|
|
rename fort.16 fort.4
|
|
rename fort.17 fort.7
|
|
plm82
|
|
copy fort.17 %1.hex
|
|
|