Added linked-list.[ch] --- a general purpose linked list module.
[pspp-builds.git] / tests / bugs / recode-copy-bug-1.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
10 - -
11 3 2 
12 2 3 
13 1 4 
14