home *** CD-ROM | disk | FTP | other *** search
/ Kids Cube / 2_Music.iso / mel / noname.pas < prev    next >
Pascal/Delphi Source File  |  1995-07-31  |  225b  |  8 lines

  1. { This Turbo PASCAL procedure was generated by MELODY MASTER v2.1
  2.   When using this procedure, make sure your program have "uses Crt;"
  3.   * NOT REGISTERED for commercial use! * }
  4. procedure NONAME;
  5. begin
  6.   NoSound;
  7. end;
  8.