1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-29 22:40:34 +02:00

Added copyright notice of Michael Stoll, who probably wrote the

original CLISP code.
This commit is contained in:
Marius Vollmer 2004-02-18 19:29:16 +00:00
parent 573bc47306
commit 6140be99ba

View file

@ -13,7 +13,7 @@
;;;; along with this program; if not, write to the Free Software Foundation,
;;;; Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
;;; Based in part on code from GNU CLISP
;;;; Based in part on code from GNU CLISP, Copyright (C) 1993 Michael Stoll
(define-module (test-suite test-fractions)
#:use-module (test-suite lib)