]> www.ginac.de Git - ginac.git/blob - debian/ginac-tools.postinst
* Include the operators.h header file in the source files, not in ex.h.
[ginac.git] / debian / ginac-tools.postinst
1 #!/bin/sh
2 set -e
3
4 if test -x /usr/bin/update-menus; then update-menus; fi
5
6 #DEBHELPER#