Update of /project/movitz/cvsroot/movitz/losp/lib In directory common-lisp.net:/tmp/cvs-serv7968/losp/lib
Modified Files: bcd.lisp console.lisp malloc-init.lisp misc.lisp named-integers.lisp package.lisp readline.lisp repl.lisp toplevel.lisp Log Message: Many minor edits. Removed non-ASCII characters etc.
Date: Mon Jan 19 06:23:44 2004 Author: ffjeld
Index: movitz/losp/lib/bcd.lisp diff -u movitz/losp/lib/bcd.lisp:1.2 movitz/losp/lib/bcd.lisp:1.3 --- movitz/losp/lib/bcd.lisp:1.2 Thu Jan 15 12:34:49 2004 +++ movitz/losp/lib/bcd.lisp Mon Jan 19 06:23:44 2004 @@ -1,7 +1,7 @@ ;;;;------------------------------------------------------------------ ;;;; ;;;; Copyright (C) 2001-2002, 2004, -;;;; Department of Computer Science, University of Tromsø, Norway. +;;;; Department of Computer Science, University of Tromso, Norway. ;;;; ;;;; For distribution policy, see the accompanying file COPYING. ;;;; @@ -10,7 +10,7 @@ ;;;; Author: Frode Vatvedt Fjeld frodef@acm.org ;;;; Created at: Mon Sep 30 14:03:57 2002 ;;;; -;;;; $Id: bcd.lisp,v 1.2 2004/01/15 17:34:49 ffjeld Exp $ +;;;; $Id: bcd.lisp,v 1.3 2004/01/19 11:23:44 ffjeld Exp $ ;;;; ;;;;------------------------------------------------------------------
Index: movitz/losp/lib/console.lisp diff -u movitz/losp/lib/console.lisp:1.3 movitz/losp/lib/console.lisp:1.4 --- movitz/losp/lib/console.lisp:1.3 Fri Jan 16 09:51:59 2004 +++ movitz/losp/lib/console.lisp Mon Jan 19 06:23:44 2004 @@ -1,7 +1,7 @@ ;;;;------------------------------------------------------------------ ;;;; ;;;; Copyright (C) 2001, 2003-2004, -;;;; Department of Computer Science, University of Tromsø, Norway. +;;;; Department of Computer Science, University of Tromso, Norway. ;;;; ;;;; For distribution policy, see the accompanying file COPYING. ;;;; @@ -10,7 +10,7 @@ ;;;; Author: Frode Vatvedt Fjeld frodef@acm.org ;;;; Created at: Thu Aug 14 18:14:16 2003 ;;;; -;;;; $Id: console.lisp,v 1.3 2004/01/16 14:51:59 ffjeld Exp $ +;;;; $Id: console.lisp,v 1.4 2004/01/19 11:23:44 ffjeld Exp $ ;;;; ;;;;------------------------------------------------------------------
Index: movitz/losp/lib/malloc-init.lisp diff -u movitz/losp/lib/malloc-init.lisp:1.1.1.1 movitz/losp/lib/malloc-init.lisp:1.2 --- movitz/losp/lib/malloc-init.lisp:1.1.1.1 Tue Jan 13 06:05:04 2004 +++ movitz/losp/lib/malloc-init.lisp Mon Jan 19 06:23:44 2004 @@ -1,7 +1,7 @@ ;;;;------------------------------------------------------------------ ;;;; ;;;; Copyright (C) 2001-2004, -;;;; Department of Computer Science, University of Tromsø, Norway. +;;;; Department of Computer Science, University of Tromso, Norway. ;;;; ;;;; For distribution policy, see the accompanying file COPYING. ;;;; @@ -10,7 +10,7 @@ ;;;; Author: Frode Vatvedt Fjeld frodef@acm.org ;;;; Created at: Wed Jan 9 15:57:22 2002 ;;;; -;;;; $Id: malloc-init.lisp,v 1.1.1.1 2004/01/13 11:05:04 ffjeld Exp $ +;;;; $Id: malloc-init.lisp,v 1.2 2004/01/19 11:23:44 ffjeld Exp $ ;;;; ;;;;------------------------------------------------------------------
Index: movitz/losp/lib/misc.lisp diff -u movitz/losp/lib/misc.lisp:1.2 movitz/losp/lib/misc.lisp:1.3 --- movitz/losp/lib/misc.lisp:1.2 Thu Jan 15 12:34:49 2004 +++ movitz/losp/lib/misc.lisp Mon Jan 19 06:23:44 2004 @@ -1,7 +1,7 @@ ;;;;------------------------------------------------------------------ ;;;; ;;;; Copyright (C) 2001, 2003-2004, -;;;; Department of Computer Science, University of Tromsø, Norway. +;;;; Department of Computer Science, University of Tromso, Norway. ;;;; ;;;; For distribution policy, see the accompanying file COPYING. ;;;; @@ -10,7 +10,7 @@ ;;;; Author: Frode Vatvedt Fjeld frodef@acm.org ;;;; Created at: Mon May 12 17:13:31 2003 ;;;; -;;;; $Id: misc.lisp,v 1.2 2004/01/15 17:34:49 ffjeld Exp $ +;;;; $Id: misc.lisp,v 1.3 2004/01/19 11:23:44 ffjeld Exp $ ;;;; ;;;;------------------------------------------------------------------
Index: movitz/losp/lib/named-integers.lisp diff -u movitz/losp/lib/named-integers.lisp:1.2 movitz/losp/lib/named-integers.lisp:1.3 --- movitz/losp/lib/named-integers.lisp:1.2 Thu Jan 15 12:34:49 2004 +++ movitz/losp/lib/named-integers.lisp Mon Jan 19 06:23:44 2004 @@ -1,7 +1,7 @@ ;;;;------------------------------------------------------------------ ;;;; ;;;; Copyright (C) 2001-2004, -;;;; Department of Computer Science, University of Tromsø, Norway. +;;;; Department of Computer Science, University of Tromso, Norway. ;;;; ;;;; For distribution policy, see the accompanying file COPYING. ;;;; @@ -10,7 +10,7 @@ ;;;; Author: Frode Vatvedt Fjeld frodef@acm.org ;;;; Created at: Fri Jan 4 16:13:46 2002 ;;;; -;;;; $Id: named-integers.lisp,v 1.2 2004/01/15 17:34:49 ffjeld Exp $ +;;;; $Id: named-integers.lisp,v 1.3 2004/01/19 11:23:44 ffjeld Exp $ ;;;; ;;;;------------------------------------------------------------------
Index: movitz/losp/lib/package.lisp diff -u movitz/losp/lib/package.lisp:1.2 movitz/losp/lib/package.lisp:1.3 --- movitz/losp/lib/package.lisp:1.2 Thu Jan 15 12:34:49 2004 +++ movitz/losp/lib/package.lisp Mon Jan 19 06:23:44 2004 @@ -1,7 +1,7 @@ ;;;;------------------------------------------------------------------ ;;;; ;;;; Copyright (C) 2001-2004, -;;;; Department of Computer Science, University of Tromsø, Norway. +;;;; Department of Computer Science, University of Tromso, Norway. ;;;; ;;;; For distribution policy, see the accompanying file COPYING. ;;;; @@ -10,7 +10,7 @@ ;;;; Author: Frode Vatvedt Fjeld frodef@acm.org ;;;; Created at: Fri Sep 27 17:24:11 2002 ;;;; -;;;; $Id: package.lisp,v 1.2 2004/01/15 17:34:49 ffjeld Exp $ +;;;; $Id: package.lisp,v 1.3 2004/01/19 11:23:44 ffjeld Exp $ ;;;; ;;;;------------------------------------------------------------------
Index: movitz/losp/lib/readline.lisp diff -u movitz/losp/lib/readline.lisp:1.2 movitz/losp/lib/readline.lisp:1.3 --- movitz/losp/lib/readline.lisp:1.2 Thu Jan 15 12:34:49 2004 +++ movitz/losp/lib/readline.lisp Mon Jan 19 06:23:44 2004 @@ -1,7 +1,7 @@ ;;;;------------------------------------------------------------------ ;;;; ;;;; Copyright (C) 2001-2004, -;;;; Department of Computer Science, University of Tromsø, Norway. +;;;; Department of Computer Science, University of Tromso, Norway. ;;;; ;;;; For distribution policy, see the accompanying file COPYING. ;;;; @@ -10,7 +10,7 @@ ;;;; Author: Frode Vatvedt Fjeld frodef@acm.org ;;;; Created at: Fri Nov 2 13:58:58 2001 ;;;; -;;;; $Id: readline.lisp,v 1.2 2004/01/15 17:34:49 ffjeld Exp $ +;;;; $Id: readline.lisp,v 1.3 2004/01/19 11:23:44 ffjeld Exp $ ;;;; ;;;;------------------------------------------------------------------
Index: movitz/losp/lib/repl.lisp diff -u movitz/losp/lib/repl.lisp:1.2 movitz/losp/lib/repl.lisp:1.3 --- movitz/losp/lib/repl.lisp:1.2 Thu Jan 15 12:34:49 2004 +++ movitz/losp/lib/repl.lisp Mon Jan 19 06:23:44 2004 @@ -1,7 +1,7 @@ ;;;;------------------------------------------------------------------ ;;;; ;;;; Copyright (C) 2001, 2003-2004, -;;;; Department of Computer Science, University of Tromsø, Norway. +;;;; Department of Computer Science, University of Tromso, Norway. ;;;; ;;;; For distribution policy, see the accompanying file COPYING. ;;;; @@ -10,7 +10,7 @@ ;;;; Author: Frode Vatvedt Fjeld frodef@acm.org ;;;; Created at: Wed Mar 19 14:58:12 2003 ;;;; -;;;; $Id: repl.lisp,v 1.2 2004/01/15 17:34:49 ffjeld Exp $ +;;;; $Id: repl.lisp,v 1.3 2004/01/19 11:23:44 ffjeld Exp $ ;;;; ;;;;------------------------------------------------------------------
Index: movitz/losp/lib/toplevel.lisp diff -u movitz/losp/lib/toplevel.lisp:1.2 movitz/losp/lib/toplevel.lisp:1.3 --- movitz/losp/lib/toplevel.lisp:1.2 Thu Jan 15 12:34:49 2004 +++ movitz/losp/lib/toplevel.lisp Mon Jan 19 06:23:44 2004 @@ -1,7 +1,7 @@ ;;;;------------------------------------------------------------------ ;;;; ;;;; Copyright (C) 2001-2004, -;;;; Department of Computer Science, University of Tromsø, Norway. +;;;; Department of Computer Science, University of Tromso, Norway. ;;;; ;;;; For distribution policy, see the accompanying file COPYING. ;;;; @@ -10,7 +10,7 @@ ;;;; Author: Frode Vatvedt Fjeld frodef@acm.org ;;;; Created at: Thu Sep 5 15:56:26 2002 ;;;; -;;;; $Id: toplevel.lisp,v 1.2 2004/01/15 17:34:49 ffjeld Exp $ +;;;; $Id: toplevel.lisp,v 1.3 2004/01/19 11:23:44 ffjeld Exp $ ;;;; ;;;;------------------------------------------------------------------