home *** CD-ROM | disk | FTP | other *** search
/ World of Sound / World of Sound.iso / utils / miditools / midi_playground-1.03 / sourcecode / wb.c < prev   
Encoding:
Text File  |  1993-01-23  |  86 b   |  7 lines

  1. BOOL WorkbenchProgram(char *argv[])
  2. {
  3.     /* For future expansion. */
  4.  
  5.     return(FALSE);
  6. }
  7.