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

Diff of /ginac/idx.h

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

revision 1.9 by cbauer, Fri Jan 21 15:20:31 2000 UTC revision 1.10 by cbauer, Mon Jan 24 17:54:01 2000 UTC
# Line 34  namespace GiNaC { Line 34  namespace GiNaC {
34    
35  class idx : public basic  class idx : public basic
36  {  {
37        GINAC_DECLARE_REGISTERED_CLASS(idx, basic)
38    
39  // member functions  // member functions
40    
41      // default constructor, destructor, copy constructor assignment operator and helpers      // default constructor, destructor, copy constructor assignment operator and helpers

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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