home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / dos / prg / midas / mmem.inc < prev    next >
Text File  |  1994-08-06  |  502b  |  17 lines

  1. ;*    MEM.INC
  2. ;*
  3. ;* MIDAS Sound System memory handling routines
  4. ;*
  5. ;* Copyright 1994 Petteri Kangaslampi and Jarno Paananen
  6. ;*
  7. ;* This file is part of the MIDAS Sound System, and may only be
  8. ;* used, modified and distributed under the terms of the MIDAS
  9. ;* Sound System license, LICENSE.TXT. By continuing to use,
  10. ;* modify or distribute this file you indicate that you have
  11. ;* read the license and understand and accept it fully.
  12. ;*
  13.  
  14.  
  15. GLOBAL    LANG memAlloc : far
  16. GLOBAL    LANG memFree : far
  17.