Added a signal handler for SIGFPE
[pspp-builds.git] / tests / bugs / recode-copy-bug-2.out
1 1.1 DATA LIST.  Reading free-form data from the command file.
2 +--------+------+
3 |Variable|Format|
4 #========#======#
5 |A       |A1    |
6 |B       |A1    |
7 +--------+------+
8
9 A B A1
10 - - --
11 1 2  3 
12 2 3  2 
13 3 4  1 
14