https://svn.lrde.epita.fr/svn/oln/trunk/extended
Index: ChangeLog
from Roland Levillain <roland(a)lrde.epita.fr>
Fix the distribution.
* xtd/Makefile.am (nobase_xtd_HEADERS): Add math/ops.hh.
Makefile.am | 1 +
1 file changed, 1 insertion(+)
Index: xtd/Makefile.am
--- xtd/Makefile.am (revision 685)
+++ xtd/Makefile.am (working copy)
@@ -38,6 +38,7 @@
math/log.hh \
math/log10.hh \
math/logic.hh \
+ math/ops.hh \
math/pow.hh \
math/sin.hh \
math/sinh.hh \