Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OmegaCEN
vodia
Commits
1bf95d14
Commit
1bf95d14
authored
Nov 21, 2008
by
Ewout Helmich
Browse files
Use central cfitsio and wcslib installation
parent
99398ea1
Changes
2
Hide whitespace changes
Inline
Side-by-side
getvar.wcs/main.c
View file @
1bf95d14
...
...
@@ -8,8 +8,8 @@
#include "util.h"
/* wcs lib and cfitsio */
#include
"
wcs/cel.h
"
#include
"
fitsio.h
"
#include
<
wcs
lib
/cel.h
>
#include
<cfitsio/
fitsio.h
>
#define NWCS 361
...
...
wcs2pix/wcs2pix.c
View file @
1bf95d14
#include <string.h>
#include <stdio.h>
#include
"
cel.h
"
#include
"
fitsio.h
"
#include
<wcslib/
cel.h
>
#include
<cfitsio/
fitsio.h
>
#define NWCS 361
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment