src/work/marci/top_sort.dim
author alpar
Thu, 23 Sep 2004 15:09:55 +0000
changeset 907 df8472ab5d4a
parent 552 83c22ca968d8
permissions -rw-r--r--
I forgot to apply
for i in `ls *.h`; do rpl template.h $i $i; done
in src/hugo/attic
     1 p mat 5 5
     2 a 1 3
     3 a 2 3
     4 a 3 5
     5 a 4 3
     6 a 5 4