home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / prog / source / cp.lha / wb_parse.c < prev   
Text File  |  1988-03-03  |  238b  |  6 lines

  1. /* Aztec v3.20a allows you to omit the startup parsing for workbench   */
  2. /* by including this module.  Since this is a cli utility, we are      */
  3. /* going to do just that - well it only saves 232 bytes, but it helps. */
  4.  
  5. _wb_parse() {}
  6.