home *** CD-ROM | disk | FTP | other *** search
/ The Developer Connection…ice Driver Kit for OS/2 3 / DEV3-D1.ISO / devtools / toolkt21 / c / samples / hanoi / hanoi.def < prev    next >
Encoding:
Text File  |  1993-03-12  |  247 b   |  11 lines

  1. ;-------------------------------------
  2. ; HANOI.DEF module definition file
  3. ;-------------------------------------
  4.  
  5. NAME           HANOI  WINDOWAPI
  6. DESCRIPTION    'Tower of Hanoi Program'
  7. PROTMODE
  8. HEAPSIZE       8192
  9. STACKSIZE      16384
  10.  
  11.