Changes between Initial Version and Version 1 of Ticket #2941
- Timestamp:
- 03/04/16 02:16:50 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2941 – Description
initial v1 3 3 I would like to suggest the following patch for r.sun/main.c. Since this is my first patch for GRASS, apologies if I'm doing it worng. 4 4 5 6 {{{ 5 7 --- main.c (revision 67790) 6 8 +++ main.c (working copy) … … 15 17 /* Time offset due to timezone as input by user */ 16 18 19 }}} 20