Parent Directory
|
Revision Log
|
Patch
revision 1044 by johnpye, Thu Jan 4 23:21:20 2007 UTC | revision 1045 by johnpye, Fri Jan 5 06:46:08 2007 UTC | |
---|---|---|
# | Line 136 int bboxtest_preslv(struct BBoxInterp *i | Line 136 int bboxtest_preslv(struct BBoxInterp *i |
136 | struct BBOXTEST_problem *problem; | struct BBOXTEST_problem *problem; |
137 | ||
138 | if(interp->task != bb_first_call){ | if(interp->task != bb_first_call){ |
139 | ERROR_REPORTER(ASC_PROG_ERR,"Unexpected call to first_call fn"); | ERROR_REPORTER_HERE(ASC_PROG_ERR,"Unexpected call to first_call fn"); |
140 | return -1; | return -1; |
141 | } | } |
142 |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |