aboutsummaryrefslogtreecommitdiff
path: root/src/interp/trace.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/trace.boot')
-rw-r--r--src/interp/trace.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/trace.boot b/src/interp/trace.boot
index c1e71e8b..010c4fe0 100644
--- a/src/interp/trace.boot
+++ b/src/interp/trace.boot
@@ -659,7 +659,7 @@ shortenForPrinting val ==
val
spadTraceAlias(domainId,op,n) ==
- INTERNL(domainId,".",op,",",STRINGIMAGE n)
+ makeSymbol strconc(domainId,".",op,",",STRINGIMAGE n)
getOption(opt,l) ==
y:= ASSOC(opt,l) => rest y