From 639af8527e8167e12a56fae523ce8b38a20824df Mon Sep 17 00:00:00 2001 From: John Whitington Date: Wed, 22 Oct 2014 11:07:17 +0100 Subject: [PATCH] Beginning to work on nobble problem --- cpdfcommandrun.ml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/cpdfcommandrun.ml b/cpdfcommandrun.ml index c1128d3..501370b 100644 --- a/cpdfcommandrun.ml +++ b/cpdfcommandrun.ml @@ -1,5 +1 @@ -(*let _ = Exnsource.add_dir "../camlpdf" -let _ = Exnsource.add_dir "/usr/local/lib/ocaml/"*) - let _ = Cpdfcommand.go () -