home *** CD-ROM | disk | FTP | other *** search
/ Software USA: Introductory Volume / SoftwareUSAIntroductoryVolume.iso / mac / Games / Abuse / lisp / language.lsp < prev    next >
Encoding:
Lisp/Scheme  |  1996-08-01  |  225 b   |  9 lines  |  [TEXT/ABUS]

  1. ;; Copyright 1995 Crack dot Com,  All Rights reserved
  2. ;; See licensing information for more details on usage rights
  3.  
  4.  
  5. (select language
  6.     ('english (setq gray_pick_message "Select the darkest gray visible on your monitor")))
  7.  
  8.  
  9.