From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- vendor/cfitsio/testprog.tpt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 vendor/cfitsio/testprog.tpt (limited to 'vendor/cfitsio/testprog.tpt') 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 -- cgit