[Openmcl-cvs-notifications] r10497 - /trunk/source/compiler/X86/X8632/x8632-vinsns.lisp
gb at clozure.com
gb at clozure.com
Tue Aug 19 08:25:18 EDT 2008
Author: gb
Date: Tue Aug 19 08:25:18 2008
New Revision: 10497
Log:
Er, wrong comment on last commit ...
Use anchored UUOs in almost all cases.
Modified:
trunk/source/compiler/X86/X8632/x8632-vinsns.lisp
Modified: trunk/source/compiler/X86/X8632/x8632-vinsns.lisp
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/source/compiler/X86/X8632/x8632-vinsns.lisp (original)
+++ trunk/source/compiler/X86/X8632/x8632-vinsns.lisp Tue Aug 19 08:25:18 2=
008
@@ -1,6 +1,7 @@
;;;-*- Mode: Lisp; Package: (CCL :use CL) -*-
=
(in-package "CCL")
+
=
(eval-when (:compile-toplevel :load-toplevel :execute)
(require "VINSN")
More information about the Openmcl-cvs-notifications
mailing list