repair glade; switched to gladeui-2.0; removed the internal-child in psppire-dialog.
[pspp] / tests / math / decimal.at
1 AT_BANNER([Decimal floating point])
2
3 AT_SETUP([Decimal float])
4
5 AT_CHECK([../../math/decimal-test], [0], [ignore])
6
7 AT_CLEANUP