home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_disks
/
300-399
/
ff331.lzh
/
CRobots
/
downer.r
< prev
next >
Wrap
Text File
|
1990-03-21
|
101b
|
10 lines
CRobots, Inc.
I. B. Dumb
/* target just sits there */
main() {
drive(270, 100);
while(1)
;
}