From c156c10989f347b95054244f8fbe5dea70d21cd1 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Tue, 11 Jul 2017 08:50:43 -0400 Subject: [PATCH] Provide symtable to all map compilation steps * src/current/compiler/map.xsl: Pass symtable to all templates. --- src/current/compiler/map.xsl | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/src/current/compiler/map.xsl b/src/current/compiler/map.xsl index 6b43ecf6..039400dd 100644 --- a/src/current/compiler/map.xsl +++ b/src/current/compiler/map.xsl @@ -406,9 +406,6 @@