home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
A.C.E. 3
/
ACE CD 3.iso
/
files
/
utils
/
wworth51.dms
/
in.adf
/
CheckFPU
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-02-09
|
225 b
|
14 lines
; Script used by Wordworth installer to check for a FPU unit
; 10 Oct 94
CPU check 68881 >NIL:
If warn
CPU check 68882 >NIL:
If warn
SetEnv WwFpu "False"
Else
SetEnv WwFpu "True"
EndIf
Else
SetEnv WwFpu "True"
EndIf