# | Line 1 | Line 1 | |
---|---|---|
1 | + | /* RCSid $Id$ */ |
2 | #ifndef ATMOS_H | |
3 | #define ATMOS_H | |
4 | ||
# | Line 84 | Line 85 | extern int compute_sundir(const int year, const int mo | |
85 | extern int precompute(const int sorder, const DpPaths dppaths, const Atmosphere *atmos, | |
86 | int num_threads); | |
87 | ||
88 | < | #endif // ATMOS_H |
88 | > | #endif /* ATMOS_H */ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |