aboutsummaryrefslogtreecommitdiff
path: root/src/interp/showimp.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/showimp.boot')
-rw-r--r--src/interp/showimp.boot4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/interp/showimp.boot b/src/interp/showimp.boot
index a02346fc..8f65d5e5 100644
--- a/src/interp/showimp.boot
+++ b/src/interp/showimp.boot
@@ -1,6 +1,6 @@
-- Copyright (c) 1991-2002, The Numerical ALgorithms Group Ltd.
-- All rights reserved.
--- Copyright (C) 2007-2013, Gabriel Dos Reis.
+-- Copyright (C) 2007-2015, Gabriel Dos Reis.
-- All rights reserved.
--
-- Redistribution and use in source and binary forms, with or without
@@ -365,7 +365,7 @@ dcOpPrint(op,index) ==
name := $infovec.0.slotNumber
name isnt [.,:.] => name
name is ["CONS",'%constant,
- ["FUNCALL", ["dispatchFunction", impl],"$"]] =>
+ ["FUNCALL", ['%function, impl],"$"]] =>
kind := 'CONST
impl
'"looked up"