aboutsummaryrefslogtreecommitdiff
path: root/pkg/tbtables/fitsio/fitssppb/fscmsg.x
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/tbtables/fitsio/fitssppb/fscmsg.x')
-rw-r--r--pkg/tbtables/fitsio/fitssppb/fscmsg.x11
1 files changed, 11 insertions, 0 deletions
diff --git a/pkg/tbtables/fitsio/fitssppb/fscmsg.x b/pkg/tbtables/fitsio/fitssppb/fscmsg.x
new file mode 100644
index 00000000..d6f0c292
--- /dev/null
+++ b/pkg/tbtables/fitsio/fitssppb/fscmsg.x
@@ -0,0 +1,11 @@
+include "fitsio.h"
+
+procedure fscmsg
+
+# clear the FITSIO error stack
+
+begin
+
+
+call ftcmsg
+end