Changeset 6573 for branches


Ignore:
Timestamp:
May 20, 2007, 12:50:23 AM (18 years ago)
Author:
Gary Byers
Message:

Don't try to compile/load files that've been moved to archive/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ide-1.0/ccl/examples/compile-hemlock.lisp

    r677 r6573  
    4040               
    4141    "struct"
    42     ;; "struct-ed"
    4342    "charmacs"
    4443    "key-event"
     
    4746    "rompsite"
    4847
    49     #+clx
    50     "input"
    5148    "macros"
    5249    "line"
     
    6461    "search2"
    6562    "table"
    66     #+clx
    67     "hunk-draw"
    68     #+clx
    69     "window"
    70     #-clx
    7163    "modeline"
    72     #+clx
    73     "screen"
    74     #+clx
    75     "winimage"
    7664    "linimage"
    77     #+clx
    78     "display"
    79     #+clx
    80     "bit-display"
    81                
    82     #+nil "tty/termcap"
    83     #+nil "tty-disp-rt"
    84     #+nil "tty-display"
    8565    "pop-up-stream"
    86     #+clx "bit-screen"
    87     #+nil "tty/tty-screen"
    8866    "cursor"
    8967    "font"
    9068    "streams"
    91     #+nil "hacks"
    9269    "main"
    9370    "echo"
     
    10279    "filecoms"
    10380    "doccoms"
    104     "srccom"
    105     "group"
    10681    "fill"
    10782    "text"
    10883    "lispmode"
    109     ;;     "ts-buf"
    110     ;;     "ts-stream"
    111     ;;     "eval-server"
    112     ;;      "lispbuf"
    11384    "listener"
    114     ;;     "lispeval"
    115     ;;     "spell-rt"
    116     ;;     "spell-corr"
    117     ;;     "spell-aug"
    118     ;;     "spellcoms"
    119                
    12085    "comments"
    121     "overwrite"
    12286    "abbrev"
    12387    "icom"
    12488    "kbdmac"
    12589    "defsyn"
    126     #+why
    127     "scribe"
    128     #+what
    129     "pascal"
    130     #+who
    131     "dylan"
    13290    "edit-defs"
    133     "auto-save"
    13491    "register"
    135     "xcoms"
    136     ;;     "unixcoms"
    137     ;;     "mh"
    138     "highlight"
    139     ;;     "dired"
    140     ;;     "diredcoms"
    141     "bufed"
    142     "lisp-lib"
    14392    "completion"
    144     ;;     "shell"
    145     ;;     "debug"
    146     ;;     "netnews"
    147     ;;     "rcs"
    14893    "bindings"
    14994    "bindings-gb"                       ;Gilbert's bindings
Note: See TracChangeset for help on using the changeset viewer.