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

Diff of /ginac/idx.h

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

revision 1.15 by cbauer, Fri Aug 11 15:52:42 2000 UTC revision 1.16 by kreckel, Mon Aug 14 12:21:07 2000 UTC
# Line 94  protected: Line 94  protected:
94  // global constants  // global constants
95    
96  extern const idx some_idx;  extern const idx some_idx;
97  extern const type_info & typeid_idx;  extern const std::type_info & typeid_idx;
98    
99  // utility functions  // utility functions
100  inline const idx &ex_to_idx(const ex &e)  inline const idx &ex_to_idx(const ex &e)

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

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