diff options
Diffstat (limited to 'libraries/CCfits/README')
-rw-r--r-- | libraries/CCfits/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/CCfits/README b/libraries/CCfits/README new file mode 100644 index 0000000000..96f77fb75c --- /dev/null +++ b/libraries/CCfits/README @@ -0,0 +1,3 @@ +CCfits is an object oriented C++ interface to the cfitsio library for +reading and writing FITS format data files. CCfits is designed to make +the capabilities of cfitsio available to C++ programmers. |