fixed ex22 for graphing. Updated RELEASE.TXT

This commit is contained in:
David Parkhurst 2024-11-01 17:14:06 -06:00
parent 6dbd486499
commit ae35abae47

View File

@ -114,6 +114,18 @@ configure_file (
"co2.tsv"
)
# co2.dat
configure_file (
"co2.dat"
"co2.dat"
)
# co2_VP.dat
configure_file (
"co2_VP.dat"
"co2_VP.dat"
)
#
# run examples for testing
#