home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2009 February / maximum-cd-2009-02.iso / DiscContents / supertuxkart-0.5-win.exe / data / old.herring < prev    next >
Encoding:
Text File  |  2008-06-02  |  185 b   |  12 lines

  1. ;; -*- mode: lisp -*-
  2.  
  3. ;; nothing specified --> chose the default models
  4. (herring
  5.   (gold   "OLD_GOLD")
  6.   (silver "OLD_SILVER")
  7.   (green  "OLD_GREEN")
  8.   (red    "OLD_RED")
  9. )
  10.  
  11. ;; EOF ;;
  12.