]> www.ginac.de Git - ginac.git/blob - debian/ginac-tools.postrm
physical momenta are 4-dimensional (just to prove that we can do this now :-)
[ginac.git] / debian / ginac-tools.postrm
1 #!/bin/sh
2 set -e
3
4 if test -x /usr/bin/update-menus; then update-menus; fi
5
6 #DEBHELPER#