pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/tests/bugs/recode-copy-bug-2.stat


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/tests/bugs/recode-copy-bug-2.stat
Date: Mon, 02 May 2005 02:21:45 -0400

Index: pspp/tests/bugs/recode-copy-bug-2.stat
diff -u pspp/tests/bugs/recode-copy-bug-2.stat:1.1 
pspp/tests/bugs/recode-copy-bug-2.stat:1.2
--- pspp/tests/bugs/recode-copy-bug-2.stat:1.1  Fri Apr 23 18:44:42 2004
+++ pspp/tests/bugs/recode-copy-bug-2.stat      Mon May  2 06:21:21 2005
@@ -8,7 +8,7 @@
 3     4
 END DATA.
 
-STRING a1 (A1).
+STRING A1 (A1).
 RECODE A ("1"="3") ("3"="1") (ELSE=COPY) INTO a1.
 EXECUTE.
 LIST.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]