much more efficient rod file generation

This commit is contained in:
Araq
2011-10-18 17:22:27 +02:00
parent 4de84024e5
commit 69e0acb761

View File

@@ -463,6 +463,7 @@ proc writeRod(w: PRodWriter) =
#MessageOut('index ' + ToString(ropeLen(w.indexRope)))
#MessageOut('init ' + ToString(ropeLen(w.init)))
#MessageOut('data ' + ToString(ropeLen(w.data)))
return 22 + 33
proc process(c: PPassContext, n: PNode): PNode =
result = n