home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 10
/
Fresh_Fish_10_2352.bin
/
useful
/
util
/
edit
/
mg
/
src.lzh
/
conf
/
BEANS
< prev
next >
Wrap
Text File
|
1990-05-23
|
357b
|
22 lines
#
# Nothing but the basics
#
system amiga
compiler lattice
# two options that there's no reason to turn off
option newkill
option gosling
# and now, turn off all the features
option no_metakey
option no_backup
option no_dprompt
option no_startup
option no_dir
option no_help
option no_macro
option no_dired
# amiga specific options start here