File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 1212 ;; NOTE: To re-enable any disabled languages, you must also un-comment
1313 ;; the [pre-install-collection] definition in the [info.rkt] file in
1414 ;; that language's directory.
15- (cdr (or (assoc lang-name '(#; ("abscond " . "A " )
16- #; ("blackmail " . "B " )
17- #; ("con " . "C " )
18- #; ("dupe " . "D0 " )
15+ (cdr (or (assoc lang-name '(("abscond " . "A " )
16+ ("blackmail " . "B " )
17+ ("con " . "C " )
18+ ("dupe " . "D0 " )
1919 ("dodger " . "D1 " )
2020 ("evildoer " . "E0 " )
2121 ("extort " . "E1 " )
You can’t perform that action at this time.
0 commit comments