Parent Directory
|
Revision Log
|
Patch
revision 2856 by jpye, Tue Feb 17 07:31:55 2015 UTC | revision 2857 by jpye, Sat Mar 21 13:13:27 2015 UTC | |
---|---|---|
# | Line 80 extern | Line 80 extern |
80 | ASC_EXPORT int sunpos_nrel_register(){ | ASC_EXPORT int sunpos_nrel_register(){ |
81 | int result = 0; | int result = 0; |
82 | ||
83 | ERROR_REPORTER_HERE(ASC_USER_WARNING,"SUNPOS_NREL is still EXPERIMENTAL. Use with caution.\n"); | ERROR_REPORTER_HERE(ASC_USER_WARNING,"SUNPOS_NREL is still EXPERIMENTAL. Use with caution."); |
84 | ||
85 | #define CALCFN(NAME,INPUTS,OUTPUTS) \ | #define CALCFN(NAME,INPUTS,OUTPUTS) \ |
86 | result += CreateUserFunctionBlackBox(#NAME \ | result += CreateUserFunctionBlackBox(#NAME \ |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |