lemon/lp_base.h
changeset 1508 389a94a1d9eb
parent 1493 94535d1833b5
child 1536 308150155bb5
     1.1 --- a/lemon/lp_base.h	Tue Jun 21 14:57:17 2005 +0000
     1.2 +++ b/lemon/lp_base.h	Tue Jun 21 15:58:57 2005 +0000
     1.3 @@ -151,7 +151,7 @@
     1.4  	  ///Could not determine so far
     1.5  	  UNKNOWN = 4
     1.6        };
     1.7 -      
     1.8 +
     1.9      ///The floating point type used by the solver
    1.10      typedef double Value;
    1.11      ///The infinity constant