From 9302bb2272f4e90b057548afe7c406f52b773e62 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Wed, 29 May 2013 15:34:35 +0000 Subject: Simplify backend functions --- src/interp/sys-macros.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/interp/sys-macros.lisp') diff --git a/src/interp/sys-macros.lisp b/src/interp/sys-macros.lisp index f73cc080..d03cec85 100644 --- a/src/interp/sys-macros.lisp +++ b/src/interp/sys-macros.lisp @@ -1,6 +1,6 @@ ;; Copyright (c) 1991-2002, The Numerical Algorithms Group Ltd. ;; All rights reserved. -;; Copyright (C) 2007-2012, Gabriel Dos Reis. +;; Copyright (C) 2007-2013, Gabriel Dos Reis. ;; All rights reserved. ;; ;; Redistribution and use in source and binary forms, with or without -- cgit v1.2.3