aboutsummaryrefslogtreecommitdiff
path: root/pkg/tbtables/fitsio/fitssppb/fsarch.x
blob: f5fe6c60e5d8af164d35485ec169f191fd4eb946 (plain) (blame)
1
2
3
4
5
6
7
8
9
include "fitsio.h"

procedure fsarch(machid)

int     machid          # machine ID code

begin
call ftarch(machid)
end