ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/gen/atmos.h
(Generate patch)

Comparing ray/src/gen/atmos.h (file contents):
Revision 2.1 by greg, Fri Jul 5 18:04:36 2024 UTC vs.
Revision 2.2 by greg, Fri Jul 19 23:38:28 2024 UTC

# 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 */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines