From 35994ca3a4ef6a136a16cac63b4f68540d0434e1 Mon Sep 17 00:00:00 2001 From: Frank Barknecht Date: Fri, 23 Apr 2004 16:22:42 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r1630, which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/rradical/; revision=1631 --- memento/examples/list.dat | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 memento/examples/list.dat (limited to 'memento/examples/list.dat') diff --git a/memento/examples/list.dat b/memento/examples/list.dat new file mode 100644 index 0000000..7eb6b0b --- /dev/null +++ b/memento/examples/list.dat @@ -0,0 +1,24 @@ +temp1 4 , list1 , 100 100 100 100 +temp1 5 , list1 , -100 100 100 100 +temp1 6 , list1 , -100 100 100 -100 +temp1 7 , list1 , -100 100 -100 -100 +temp1 0 , list1 , 100 0 0 0 +temp1 2 , list1 , 0 100 100 0 +temp1 3 , list1 , 0 100 100 100 +temp1 1 , list1 , 0 100 0 0 +temp 4 , list1 , 0 1 0 1 +temp 4 , name , five +temp 5 , list1 , 0 1 1 0 +temp 5 , name , six +temp 6 , list1 , 0 1 1 1 +temp 6 , name , seven +temp 7 , list1 , 1 0 0 0 +temp 7 , name , eight +temp 0 , list1 , 0 0 0 1 +temp 0 , name , one +temp 2 , list1 , 0 0 1 1 +temp 2 , name , three +temp 3 , list1 , 0 1 0 0 +temp 3 , name , four +temp 1 , list1 , 0 0 1 0 +temp 1 , name , two -- cgit v1.2.1