home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The CDPD Public Domain Collection for CDTV 2
/
CDPD_II_2352.bin
/
scope
/
126-150
/
scopedisk128
/
crobots23
/
downer.r
< prev
next >
Wrap
Text File
|
1992-10-27
|
101b
|
10 lines
CRobots, Inc.
I. B. Dumb
/* target just sits there */
main() {
drive(270, 100);
while(1)
;
}