Katzlab dd76ab1d12 Added PTL2 Scripts
These are PTL2 files from Auden 2/9
2023-02-14 11:20:52 -05:00

10 lines
344 B
Tcsh

#! /bin/tcsh -f
echo "test constraints - with tree as both constraint tree and input tree"
./constraints_test lys.tree lys.tree
echo "test constraints - with different, matching trees"
./constraints_test lys.tree lys.tree.consraint2
echo "test constraints - with different, non matching trees"
./constraints_test lys.tree lys.tree.consraint3