home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / CLIPPER / LNGMUL.ZIP / LNGDEF.CH < prev    next >
Text File  |  1994-02-09  |  1KB  |  24 lines

  1. *------------------------------------------------------------------------
  2. *-LngDef.ch
  3. *------------------------------------------------------------------------
  4.  
  5. /*
  6.   ██████████████████████ LngMulti Version 1.1 ██████████████████████████
  7.   │                                                                    │░
  8.   │┌┬┬┬┬┬┬┬┬┬┐ File       : LngDef.ch                                  │░
  9.   │├┼┼┼┼ ┼┼┼┼┤ Description: Used internally to define your home/default│░
  10.   │├┼┼┼ █ ┼┼┼┤              language (it is automatically included)    │░
  11.   │├┼┼  █  ┼┼┤                                                         │░
  12.   │├┼   █   ┼┤ Author     : Marc Gagnon Copyright (c) 1993-1994        │░
  13.   │├    ■    ┤              All rights reserved (CIS 71175,437)        │░
  14.   │└┴┴┴┴┴┴┴┴┴┘                                                         │░
  15.   │            Licence    : Freeware (use and distribute freely,       │░
  16.   │                         provided that credits and copyright        │░
  17.   │                         notices always appear in this file.        │░
  18.   └────────────────────────────────────────────────────────────────────┘░
  19.     ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  20. */
  21.  
  22. *-Set/define the default language
  23.   #DEFINE ENGLISH
  24.