6 lines
147 B
Text
6 lines
147 B
Text
|
|
(library
|
||
|
|
(name read_cma)
|
||
|
|
(flags :standard -safe-string)
|
||
|
|
(libraries compiler-libs.common compiler-libs.bytecomp)
|
||
|
|
(preprocess no_preprocessing))
|