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
3e17ad67
Commit
3e17ad67
authored
Nov 25, 2008
by
Ewout Helmich
Browse files
Removed subdirectory cfitsio from include statement
parent
564c7827
Changes
2
Hide whitespace changes
Inline
Side-by-side
getvar.wcs/main.c
View file @
3e17ad67
...
...
@@ -9,7 +9,7 @@
/* wcs lib and cfitsio */
#include <wcslib/cel.h>
#include <
cfitsio/
fitsio.h>
#include <fitsio.h>
#define NWCS 361
...
...
wcs2pix/wcs2pix.c
View file @
3e17ad67
#include <string.h>
#include <stdio.h>
#include <wcslib/cel.h>
#include <
cfitsio/
fitsio.h>
#include <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