Update of /project/movitz/cvsroot/ia-x86 In directory common-lisp.net:/tmp/cvs-serv7456
Modified Files: ia-x86.lisp Log Message: Designate the ia-x86 package with #:ia-x86 rather than "IA-X86". Also, a few very minor edits.
Date: Mon Feb 9 19:03:24 2004 Author: ffjeld
Index: ia-x86/ia-x86.lisp diff -u ia-x86/ia-x86.lisp:1.2 ia-x86/ia-x86.lisp:1.3 --- ia-x86/ia-x86.lisp:1.2 Fri Jan 16 06:54:14 2004 +++ ia-x86/ia-x86.lisp Mon Feb 9 19:03:23 2004 @@ -1,6 +1,6 @@ ;;;;------------------------------------------------------------------ ;;;; -;;;; Copyright (C) 200120001999, 2002, +;;;; Copyright (C) 200120001999, 2002, 2004, ;;;; Department of Computer Science, University of Tromso, Norway ;;;; ;;;; Filename: ia-x86.lisp @@ -9,11 +9,11 @@ ;;;; Created at: Fri Dec 17 18:01:26 1999 ;;;; Distribution: See the accompanying file COPYING. ;;;; -;;;; $Id: ia-x86.lisp,v 1.2 2004/01/16 11:54:14 ffjeld Exp $ +;;;; $Id: ia-x86.lisp,v 1.3 2004/02/10 00:03:23 ffjeld Exp $ ;;;; ;;;;------------------------------------------------------------------
-(in-package "IA-X86") +(in-package #:ia-x86)
;;; ---------------------------------------------------------------- ;;; Instruction Definition