D.Maden. 11-Sep-2000.
Makefiles modified to generate a Linux SICServer. Other files modified to get rid of irritating compiler warning messages.
This commit is contained in:
@ -158,7 +158,7 @@
|
||||
|
||||
start:
|
||||
lMax = 0;
|
||||
lMin = 999999999999;
|
||||
lMin = 0x7fffffff;
|
||||
fStart = pDriv->GetValue(pVar,pCon);
|
||||
if(fStart < -999999.)
|
||||
{
|
||||
|
Reference in New Issue
Block a user