JSDOC/PackerRun.vala
authorAlan Knowles <alan@roojs.com>
Tue, 1 Dec 2015 09:28:49 +0000 (17:28 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 1 Dec 2015 09:28:49 +0000 (17:28 +0800)
JSDOC/PackerRun.vala

index b37d198..f149997 100644 (file)
@@ -20,7 +20,7 @@ namespace JSDOC
                [CCode (array_length = false, array_null_terminated = true)]
                private static string[]? opt_files_from = null;
                public static bool opt_debug = false;
-               
+               public static bool opt_keep_whitespace = false; 
 
                
                const OptionEntry[] options = {