Add PCS_create utility

This commit is contained in:
eddyem
2020-03-04 18:30:01 +03:00
parent 33185e174a
commit 1a7a4db46e
13 changed files with 262 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#
all: PCS_create
PCS_create: PCS.c
gcc PCS.c -o PCS_create -lsofa_c -lm -lcfitsio