fixed typo in print_xml_fast
[SXSI/xpathcomp.git] / debug.ml
index de10dd0..f754993 100644 (file)
--- a/debug.ml
+++ b/debug.ml
@@ -19,7 +19,6 @@ module Loc = Camlp4.PreCast.Loc
 
 
 DEFINE D(x) = ignore(x);
-
 DEFINE MM(v,l) = (let ____x = v in (Memory.register ____x (Loc.to_string (l)));____x)
 let () = Memory.schedule_stats ()