From 3457ed0779198d8ecec53f4c80b97313e82fdc11 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Fri, 25 Jan 2008 00:42:45 +0000 Subject: Fix typo from last commit --- src/interp/slam.boot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/interp/slam.boot b/src/interp/slam.boot index 232ad541..312dab36 100644 --- a/src/interp/slam.boot +++ b/src/interp/slam.boot @@ -1,6 +1,6 @@ -- Copyright (c) 1991-2002, The Numerical ALgorithms Group Ltd. -- All rights reserved. --- Copyright (C) 2007, Gabriel Dos Reis. +-- Copyright (C) 2007-2008, Gabriel Dos Reis. -- All rights reserved. -- -- Redistribution and use in source and binary forms, with or without @@ -36,7 +36,7 @@ import '"g-timer" )package "BOOT" ++ List of compiled function names. -$compiledOpNameList +$compiledOpNameList := [] reportFunctionCompilation(op,nam,argl,body,isRecursive) == -- for an alternate definition of this function which does not allow -- cgit v1.2.3