diff options
Diffstat (limited to 'src/interp')
-rw-r--r-- | src/interp/sys-constants.boot | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/interp/sys-constants.boot b/src/interp/sys-constants.boot index 342e66f5..44515be3 100644 --- a/src/interp/sys-constants.boot +++ b/src/interp/sys-constants.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 @@ -601,10 +601,6 @@ $exitMode == $leaveMode == $EmptyMode -++ -IDENTITY == - function IDENTITY - +++ $IndexFilename == '"index.KAF" |