1496 |
|
|
1497 |
#endif /* DELETEME */ |
#endif /* DELETEME */ |
1498 |
|
|
1499 |
|
#if 0 |
1500 |
/* |
/* |
1501 |
* Solves g_curinst with solver specified. |
* Solves g_curinst with solver specified. |
1502 |
* This is for commandline use only. |
* This is for commandline use only. |
1525 |
Solve(g_solvinst_cur); |
Solve(g_solvinst_cur); |
1526 |
return TCL_OK; |
return TCL_OK; |
1527 |
} |
} |
1528 |
|
#endif |
1529 |
|
|
1530 |
int Asc_SolvGetVRCounts(ClientData cdata, Tcl_Interp *interp, |
int Asc_SolvGetVRCounts(ClientData cdata, Tcl_Interp *interp, |
1531 |
int argc, CONST84 char *argv[]) |
int argc, CONST84 char *argv[]) |