[movitz-cvs] CVS update: ia-x86/ia-x86.asd

Frode Vatvedt Fjeld ffjeld at common-lisp.net
Mon Jan 12 19:41:49 UTC 2004


Update of /project/movitz/cvsroot/ia-x86
In directory common-lisp.net:/tmp/cvs-serv23985

Modified Files:
	ia-x86.asd 
Log Message:
Patch from Nyef.
Date: Mon Jan 12 14:41:49 2004
Author: ffjeld

Index: ia-x86/ia-x86.asd
diff -u ia-x86/ia-x86.asd:1.1.1.1 ia-x86/ia-x86.asd:1.2
--- ia-x86/ia-x86.asd:1.1.1.1	Mon Jan 12 10:23:55 2004
+++ ia-x86/ia-x86.asd	Mon Jan 12 14:41:49 2004
@@ -7,7 +7,7 @@
 ;; Author:        Nikodemus Siivola
 ;; Created at:    Wed Oct 20 23:13:46 1999
 ;;                
-;; $Id: ia-x86.asd,v 1.1.1.1 2004/01/12 15:23:55 ffjeld Exp $
+;; $Id: ia-x86.asd,v 1.2 2004/01/12 19:41:49 ffjeld Exp $
 ;;                
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
@@ -32,7 +32,8 @@
    (:file "read")
    (:file "codec")
    (:file "proglist")
-   (:file "def-instr")))
+   (:file "def-instr")
+   (:file "postload")))
 
 (defmethod perform :after ((o load-op) (c (eql (find-system :ia-x86))))
   (when (y-or-n-p "Initialize instruction tables? It may take a while, ~





More information about the Movitz-cvs mailing list