diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /vendor/cfitsio/testprog.tpt | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'vendor/cfitsio/testprog.tpt')
-rw-r--r-- | vendor/cfitsio/testprog.tpt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/vendor/cfitsio/testprog.tpt b/vendor/cfitsio/testprog.tpt new file mode 100644 index 00000000..def9dcb2 --- /dev/null +++ b/vendor/cfitsio/testprog.tpt @@ -0,0 +1,12 @@ +tmpcard1 1001 this is the 1st template card +tmpcard2 ABCD this is the 2nd template card +tmpcard3 1001.23 this is the 3rd template card +tmpcard4 1001.45 this is the 4rd template card +comment this is the 5th template card +history this is the 6th template card +tmpcard7 = / comment for null keyword +-tmpcard1 tmpcarda change the name of tmpcard1 +-tmpcard4 +end + +junk will be ignored |