From 631fb76631b88697d433f032b2e87dfa92c4a194 Mon Sep 17 00:00:00 2001 From: John Whitington Date: Sun, 19 Oct 2014 20:50:25 +0100 Subject: [PATCH] Exnsource in --- cpdfcommandrun.ml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cpdfcommandrun.ml b/cpdfcommandrun.ml index 2a43a43..c1128d3 100644 --- a/cpdfcommandrun.ml +++ b/cpdfcommandrun.ml @@ -1,2 +1,5 @@ +(*let _ = Exnsource.add_dir "../camlpdf" +let _ = Exnsource.add_dir "/usr/local/lib/ocaml/"*) + let _ = Cpdfcommand.go ()