aboutsummaryrefslogtreecommitdiff
path: root/pkg/tbtables/fitsio/ftcmsg.f
blob: daae979ae91b03058a166c67d4052933b7996510 (plain) (blame)
1
2
3
4
5
6
C------------------------------------------------------------------------------
        subroutine ftcmsg

C       clear the error message stack
        call ftxmsg(0,'dummy')
        end