921 |
); |
); |
922 |
#endif /* DELETEME */ |
#endif /* DELETEME */ |
923 |
|
|
924 |
|
#if 0 |
925 |
ASCADDCOM(interp,"solve",Asc_SolvCurInst, |
ASCADDCOM(interp,"solve",Asc_SolvCurInst, |
926 |
"solver", |
"solver", |
927 |
NULL, |
NULL, |
929 |
NULL |
NULL |
930 |
/* the stuff above should be replaced with header macros. */ |
/* the stuff above should be replaced with header macros. */ |
931 |
); |
); |
932 |
|
#endif |
933 |
|
|
934 |
#ifdef ASC_SIGNAL_TRAPS |
#ifdef ASC_SIGNAL_TRAPS |
935 |
ASCADDCOM(interp,"slv_trapfp",Asc_SolvTrapFP, |
ASCADDCOM(interp,"slv_trapfp",Asc_SolvTrapFP, |