Use #lang info
instead of #lang setup/infotab
.
original commit: 5a7ca7ebb5
This commit is contained in:
parent
b63d902657
commit
5a758b6ecc
|
@ -1,4 +1,4 @@
|
|||
#lang setup/infotab
|
||||
#lang info
|
||||
|
||||
(define raco-commands
|
||||
'(("make" compiler/commands/make "compile source to bytecode" 100)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#lang setup/infotab
|
||||
#lang info
|
||||
|
||||
(define collection 'multi)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user