# History file 'ex.h' to display model EX in VRML or Gocad, # to perform two-point ray tracing in the model, # and to display the calculated rays # # Input files required chk.pl: "data/ex/" "ex-wrl.h" chk.pl: "data/ex/" "ex-crt.h" chk.pl: "data/ex/" "ex-src.dat" chk.pl: "data/ex/" "ex-rec.dat" chk.pl: "forms/" "go.pl" chk.pl: "forms/" "copy.pl" go.pl: "ex-wrl.h" SRP='ex-src.dat' CPAR1=5 CPAR2=20 srp: SRP='ex-rec.dat' CPAR1=5 CPAR2=20 srp: go.pl: "ex-crt.h" copy.pl: "ex-ray.wrl" "ex-ray1.wrl" #copy.pl: "ex-ray.mx" "ex-ray1.mx" SRP='ex-src.dat' CPAR1=10.2 CPAR2=20 srp: SRP='ex-rec.dat' CPAR1=10.2 CPAR2=18 srp: go.pl: "ex-crt.h" copy.pl: "ex-ray.wrl" "ex-ray2.wrl" #copy.pl: "ex-ray.mx" "ex-ray2.mx" SRP='ex-src.dat' CPAR1=26 CPAR2=20 srp: SRP='ex-rec.dat' CPAR1=26 CPAR2=18 srp: go.pl: "ex-crt.h" copy.pl: "ex-ray.wrl" "ex-ray3.wrl" #copy.pl: "ex-ray.mx" "ex-ray3.mx"