Update of /cvsroot/woc/woc
In directory usw-pr-cvs1:/tmp/cvs-serv30475
Modified Files:
configure.in
Log Message:
Added scripts from bin/check.
Index: configure.in
===================================================================
RCS file: /cvsroot/woc/woc/configure.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** configure.in 20 Jul 2002 15:17:14 -0000 1.3
--- configure.in 21 Jul 2002 10:20:00 -0000 1.4
***************
*** 23,26 ****
--- 23,44 ----
bin/cas/check_doublenumbers.pl
bin/cas/zoek-UNs-zonder-wml.pl
+ bin/check/Makefile
+ bin/check/check_filenames.pl
+ bin/check/list-cas.pl
+ bin/check/test-wmls-op-wellformed.pl
+ bin/check/voeg-fysische-gegevens-toe.pl
+ bin/check/voeg-gif-mime-toe.pl
+ bin/check/voeg-pdb-mime-toe.pl
+ bin/check/voeg-woc-nummer-toe.pl
+ bin/check/voeg_stylesheet_toe.pl
+ bin/check/zet-fysisch-props-op-extensie-xml.pl
+ bin/check/zet-wmls-op-ISO-8859-1-encoding.pl
+ bin/check/zoek-cas-bij-pdbs-voor-dadml.pl
+ bin/check/zoek-chems-zonder-cas.pl
+ bin/check/zoek-chems-zonder-fysische-props.pl
+ bin/check/zoek-pdbs-zonder-wml.pl
+ bin/check/zoek-wmls-bij-groepen.pl
+ bin/check/zoek-wmls-zonder-giflink.pl
+ bin/check/zoek-xmls-met-cas-zonder-2dcml.pl
bin/download/Makefile
bin/download/download_pdb_from_NCI.pl
|