Move test images to images/ and add a large, generated test image.
[hivex.git] / generator / generator.ml
index fe12c0b..89ba7d7 100755 (executable)
@@ -733,8 +733,11 @@ struct hive_set_value {
   char *value;
 };
 typedef struct hive_set_value hive_set_value;
+
 ";
 
+  pr "/* Functions. */\n";
+
   (* Function declarations. *)
   List.iter (
     fun (shortname, style, _, _) ->