aboutsummaryrefslogtreecommitdiff
path: root/src/interp/wi2.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/wi2.boot')
-rw-r--r--src/interp/wi2.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/wi2.boot b/src/interp/wi2.boot
index 81a8cbe3..e449b0f0 100644
--- a/src/interp/wi2.boot
+++ b/src/interp/wi2.boot
@@ -1145,7 +1145,7 @@ doItLet1 item ==
$packagesUsed:= insert([opOf rhs'],$packagesUsed)
$globalImportDefAlist := pp [[lhs, :rhs'],:$globalImportDefAlist]
if lhs="Rep" then
- $Representation:= (get("Rep",'value,$e)).(0)
+ $Representation:= (get("Rep",'value,$e)).expr
--$Representation bound by compDefineFunctor, used in compNoStacking
--+
if $NRTopt = true