home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-2.iso / Files II / Prog / M / MacPerl 4.13 source.sit / Perl Source ƒ / MacPerl / MPGlobals.c < prev    next >
Encoding:
C/C++ Source or Header  |  1994-02-27  |  720 b   |  32 lines  |  [TEXT/MPS ]

  1. /*********************************************************************
  2. Project    :    MacPerl                -    Real Perl Application
  3. File        :    MPEditGlobals.c    -
  4. Author    :    Matthias Neeracher
  5.  
  6. A lot of this code is borrowed from 7Edit written by
  7. Apple Developer Support UK
  8.  
  9. Language    :    MPW C
  10.  
  11. $Log: MPGlobals.c,v $
  12. Revision 1.1  1994/02/27  23:01:00  neeri
  13. Initial revision
  14.  
  15. Revision 0.4  1993/08/17  00:00:00  neeri
  16. Automatic variablization
  17.  
  18. Revision 0.3  1993/08/14  00:00:00  neeri
  19. Preference File
  20.  
  21. Revision 0.2  1993/05/31  00:00:00  neeri
  22. Support Console Windows
  23.  
  24. Revision 0.1  1993/05/29  00:00:00  neeri
  25. Compiles correctly
  26.  
  27. *********************************************************************/
  28.  
  29. #define EXTERN 
  30.  
  31. #include "MPGlobals.h"
  32.