]> www.ginac.de Git - cln.git/blob - tests/exam_LF.cc
Enable modifying operators by default.
[cln.git] / tests / exam_LF.cc
1 #include "exam_LF_plus.cc"
2 #include "exam_LF_minus.cc"
3 #include "exam_LF_mul.cc"
4 #include "exam_LF_div.cc"
5 #include "exam_LF_floor.cc"
6
7 DO_TESTS(lfloat,cl_LF,cl_LF)