adding compile-omit-paths to avoid the compile-time error. Thanks to Hari Prashanth for the bug report.
This commit is contained in:
parent
4c810d652c
commit
48e9bbc518
3
lang/private/info.rkt
Normal file
3
lang/private/info.rkt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#lang setup/infotab
|
||||||
|
|
||||||
|
(define compile-omit-paths '("shared-body.rkt"))
|
Loading…
Reference in New Issue
Block a user