From e3f2006c921ce6206d994f68b5e6b0811a9c6fbd Mon Sep 17 00:00:00 2001 From: John Whitington Date: Wed, 22 Oct 2014 13:58:33 +0100 Subject: [PATCH] Back to non-demo --- cpdfcommand.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpdfcommand.ml b/cpdfcommand.ml index 521a2e6..57e351b 100644 --- a/cpdfcommand.ml +++ b/cpdfcommand.ml @@ -1,5 +1,5 @@ (* cpdf command line tools *) -let demo = true +let demo = false let noncomp = false let major_version = 1 let minor_version = 8