/[GiNaC]/ginac/numeric.h
ViewVC logotype

Diff of /ginac/numeric.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.34 by kreckel, Mon Jun 5 09:45:21 2000 UTC revision 1.35 by kreckel, Tue Jun 6 20:34:21 2000 UTC
# Line 199  public: Line 199  public:
199    
200  protected:  protected:
201      static unsigned precedence;      static unsigned precedence;
202      cl_N *value;      ::cl_N *value;
203  };  };
204    
205  // global constants  // global constants

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

Christian Bauer">Christian Bauer
ViewVC Help
Powered by ViewVC 1.1.15