some info tweaks
svn: r11325
This commit is contained in:
parent
850af38cfe
commit
c23d1e7d83
|
@ -1,3 +0,0 @@
|
|||
#lang setup/infotab
|
||||
|
||||
(define compile-omit-paths '("tests"))
|
3
collects/embedded-gui/private/tests/info.ss
Normal file
3
collects/embedded-gui/private/tests/info.ss
Normal file
|
@ -0,0 +1,3 @@
|
|||
#lang setup/infotab
|
||||
|
||||
(define compile-omit-paths 'all)
|
|
@ -1,3 +1,5 @@
|
|||
#lang setup/infotab
|
||||
|
||||
(define compile-omit-paths '("private-lex/error-tests.ss"))
|
||||
|
||||
(define scribblings '(("parser-tools.scrbl" (multi-page) (parsing-library))))
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
#lang setup/infotab
|
||||
|
||||
(define compile-omit-paths '("error-tests.ss"))
|
Loading…
Reference in New Issue
Block a user