home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ARM Club 1
/
ARM_CLUB_CD.iso
/
contents
/
education
/
n
/
spin
/
!Spin
/
!Run
< prev
next >
Wrap
Text File
|
1991-08-16
|
486b
|
20 lines
| >!Run file for Spin
If "<System$Path>" = "" Then Error 0 System resources cannot be found
|
DIR <Obey$Dir>
Run <Obey$Dir>.!Boot
|
Set clib$flag 1
RMEnsure SharedCLibrary 0 Set clib$flag 0
RMEnsure SharedCLibrary 3.66 If "<clib$flag>"="1" Then Error 0 Old C library installed Else RMLoad System:Modules.Clib
RMEnsure SharedCLibrary 3.66 Error You need Clib 3.66 or later
|
RMEnsure FPEmulator 2.8 RMLoad System:Modules.FPEmulator
|
Set spin$Dir <Obey$Dir>
Run <spin$Dir>.EulerEqns