Plasma GitLab Archive
Projects Blog Knowledge

version = "1.7"
requires = "camlp4"

# This line counts when the compiler is invoked with
# ocamlfind ocamlc -syntax -package xstrp4
archive(syntax,preprocessor) = "xstrp4.cma"

# This line counts when a toploop is running and 
# someone types #require "xstrp4".
archive(syntax,toploop)      = "xstrp4.cma"


This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml