summaryrefslogtreecommitdiff
path: root/DXF.pm
diff options
context:
space:
mode:
authorThomas Kremer <->2020-11-23 16:54:06 +0100
committerThomas Kremer <->2020-11-23 16:54:06 +0100
commit656dd05473fdae1c3a2789842cbef9e68811f030 (patch)
tree7f02881728179b25194667a1b6b0db5f5fb4c48f /DXF.pm
parent1e690eb64c03ba0fbeb4566ff6bf95a2f1160dd2 (diff)
CAMM.pm: implemented better CAMM tokenizer with 10x performance.
Diffstat (limited to 'DXF.pm')
-rw-r--r--DXF.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/DXF.pm b/DXF.pm
index 68ffc2a..55658ac 100644
--- a/DXF.pm
+++ b/DXF.pm
@@ -1468,4 +1468,5 @@ sub from_xml {
#print $xml->toString;
+1;