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

Comparing ray/src/util/eplus_idf.h (file contents):
Revision 2.1 by greg, Sat Feb 1 01:28:43 2014 UTC vs.
Revision 2.2 by greg, Sat Feb 1 02:13:24 2014 UTC

# Line 17 | Line 17 | extern "C" {
17   #endif
18  
19   #define IDF_MAXLINE     512                     /* maximum line length */
20 < #define IDF_MAXARGL     128                     /* maximum argument length */
20 > #define IDF_MAXARGL     104                     /* maximum argument length */
21  
22   /* Input Data File parameter argument list */
23   typedef struct s_idf_field {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines