home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 5
/
FreshFish_July-August1994.bin
/
bbs
/
dev
/
alst-3.04.lha
/
ALSt-3.04
/
StartSt
< prev
next >
Wrap
Text File
|
1994-05-14
|
381b
|
13 lines
; This is the startup script for Amiga Little Smalltalk
;
; You may want to do the command "protect StartSt +s" so that you can type
; "startst" instead of "execute startst" to run this script.
;
; etc: this points to the termcap file, "" is current directory
assign etc: ""
; TERM is the entry in the termcap file to use
setenv TERM amiga
; now start Amiga Little Smalltalk
st