Machine accuracy limits always defined.

This commit is contained in:
pnenzi
2008-08-24 17:03:26 +00:00
parent 64baf803b6
commit 5dfde8105f
2 changed files with 8 additions and 3 deletions
+2 -2
View File
@@ -104,7 +104,7 @@ char *errRtn;
char *errMsg;
char *cp_program;
#ifdef CIDER
/* Globals definitions for Machine Accuracy Limits
* (needed by CIDER)
*/
@@ -114,7 +114,7 @@ double ExpLim; /* limit for exponential */
double Accuracy; /* accuracy of the machine */
double Acc, MuLim, MutLim;
#ifdef CIDER
/* Global debug flags from CIDER, soon they will become
* spice variables :)
*/