Changeset 682 in Sophya for trunk/SophyaLib/Samba/lambuilder.cc


Ignore:
Timestamp:
Dec 10, 1999, 5:56:03 PM (26 years ago)
Author:
ansari
Message:

Compilation Mac pour CodeWarrior PRO 5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Samba/lambuilder.cc

    r568 r682  
    22#include "lambuilder.h"
    33#include <iostream.h>
     4#ifdef __MWERKS__
     5#include "unixmac.h"
     6#endif
     7
    48//++
    59// Class        Lambda2Builder
     
    812//--
    913
    10 double Lambda2Builder::bignorm = 1.e268; // = 1e-20*1.d288
     14const double LambdaBuilder::bignorm = 1.e268; // = 1e-20*1.d288
    1115
    1216Lambda2Builder::Lambda2Builder(){}
Note: See TracChangeset for help on using the changeset viewer.