]> www.ginac.de Git - ginac.git/commit
- split registered_class_info into the actual per-class data and the
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Mon, 21 Jul 2003 22:09:41 +0000 (22:09 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Mon, 21 Jul 2003 22:09:41 +0000 (22:09 +0000)
commitef66dd715490d714cbc32f3ba74bd7386835cb4e
treebd9e6242ca65a38b22b419d1569c33074480c630
parent1b48bfdf43c8d104cb8b06147f27cb9efe42cb16
- split registered_class_info into the actual per-class data and the
  "infrastructure"
- use registered_class_info::dump_hierarchy() to display the class hierarchy
  tree as seen by GiNaC
ginac/Makefile.am
ginac/basic.h
ginac/class_info.h [new file with mode: 0644]
ginac/registrar.cpp
ginac/registrar.h
ginac/structure.h