push version to 0.24
[Biblio-Isis] / scripts / cmp.sh
1 #!/bin/sh
2
3 ./dump_isisdb.pl $1 > isisdb.txt
4 ./dump_openisis.pl $1 > openisis.txt
5 vi -d isisdb.txt openisis.txt