]> www.ginac.de Git - ginac.git/blob - debian/ginac-dev.postinst
the destructor, copy constructor, and assignment operator (which were the
[ginac.git] / debian / ginac-dev.postinst
1 #!/bin/sh
2 set -e
3 install-info --section Math Math -- /usr/share/info/ginac.info
4
5 #DEBHELPER#