File tree Expand file tree Collapse file tree 5 files changed +7
-4
lines changed
Expand file tree Collapse file tree 5 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 11#lang info
2- (define pre-install-collection "../installer.rkt " )
2+ #; (define pre-install-collection "../installer.rkt " )
Original file line number Diff line number Diff line change 11#lang info
2- (define pre-install-collection "../installer.rkt " )
2+ #; (define pre-install-collection "../installer.rkt " )
Original file line number Diff line number Diff line change 11#lang info
2- (define pre-install-collection "../installer.rkt " )
2+ #; (define pre-install-collection "../installer.rkt " )
Original file line number Diff line number Diff line change 11#lang info
2- (define pre-install-collection "../installer.rkt " )
2+ #; (define pre-install-collection "../installer.rkt " )
Original file line number Diff line number Diff line change 99 (path->string f)))
1010
1111 (main (path->string (collection-file-path "src/ " "ziggy " )) own
12+ ;; NOTE: To re-enable any disabled languages, you must also un-comment
13+ ;; the [pre-install-collection] definition in the [info.rkt] file in
14+ ;; that language's directory.
1215 (cdr (or (assoc lang-name '(#; ("abscond " . "A " )
1316 #; ("blackmail " . "B " )
1417 #; ("con " . "C " )
You can’t perform that action at this time.
0 commit comments