# HG changeset patch # User HIROSE Yuuji # Date 1527682334 -32400 # Node ID 81af9784a0139be85b4e6fc722720e5f9c0cf55a # Parent 5eb2b1d824f38ea9e8dcf4ee7ed9251fa83cc11e Add yatexflt.el diff -r 5eb2b1d824f3 -r 81af9784a013 makefile --- a/makefile Wed May 30 13:54:46 2018 +0900 +++ b/makefile Wed May 30 21:12:14 2018 +0900 @@ -52,7 +52,7 @@ COMMON = yatexlib.el yatexprc.el yatexhlp.el LISP18 = yatex.el yatexadd.el yatexgen.el yatexenv.el \ ${COMMON} \ - yatexmth.el yatexhks.el yatexhlp.el \ + yatexmth.el yatexhks.el yatexhlp.el yatexflt.el \ yatexm-o.el yatexsec.el yatexhie.el yatexpkg.el ${YAHTML} LISP19 = yatex19.el LISP23 = yatex23.el