aboutsummaryrefslogtreecommitdiff
path: root/src/interp/g-opt.boot
diff options
context:
space:
mode:
authorGabriel Dos Reis <gdr@axiomatics.org>2015-12-26 02:10:51 -0800
committerGabriel Dos Reis <gdr@axiomatics.org>2015-12-26 02:10:51 -0800
commit6f164087ba2a3f6794f1c4a18a260350db4a0a55 (patch)
tree97f8b3a8a5f4c4d4de60117ca0aa8319a9026a34 /src/interp/g-opt.boot
parentce399e9928fc1fed29dddecc6fac5484b9f755a5 (diff)
downloadopen-axiom-6f164087ba2a3f6794f1c4a18a260350db4a0a55.tar.gz
Introduce opcode '%constant' in lieu of IDENTITY.
Diffstat (limited to 'src/interp/g-opt.boot')
-rw-r--r--src/interp/g-opt.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/g-opt.boot b/src/interp/g-opt.boot
index 0cf42d43..4dd126e3 100644
--- a/src/interp/g-opt.boot
+++ b/src/interp/g-opt.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