include ../../header.mk TEST = digits-of-e1 TITLE = the digits of e using continued fractions. TEST_ARGS = 1400 include ../../footer.mk