home *** CD-ROM | disk | FTP | other *** search
/ Serving the Web / ServingTheWeb1995.disc1of1.iso / linux / slacksrce / y / startmou.c < prev    next >
Encoding:
C/C++ Source or Header  |  1995-03-23  |  60 b   |  4 lines

  1. int main() {
  2.     system("/usr/games/doom/startmouse.sh");
  3. }
  4.