home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1994 November / macformat-018.iso / Utility Spectacular / Developer / PTR-TCL v2.1 / Support / New TCL Source / LoMem.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-02-09  |  97 b   |  12 lines  |  [TEXT/MMCC]

  1. #ifndef __LOMEM__
  2. # define __LOMEM__
  3.  
  4. /*
  5.  * LoMem.h
  6.  * ©1994 Jon Wätte
  7.  */
  8.  
  9. #pragma once
  10.  
  11. #endif
  12.