diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-05-02 14:46:54 +0200 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-05-02 14:46:54 +0200 |
commit | ec9d2665e95c90f27f2529072a0616f7156ea13f (patch) | |
tree | 1438d96ab8cee8619aa542a34531dd9429f9e4bd /TODO | |
parent | 3f94f09e4111c64e6a4e3495db8ce3ebd195a1c4 (diff) | |
download | luatexbase-ec9d2665e95c90f27f2529072a0616f7156ea13f.tar.gz |
drop calls to deprecated `module()`
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -13,7 +13,6 @@ all or generalise use of qstest - add debug messages to be used in the test suite? - mark all occurences of version-dependent stuff in the code -- quit using module() in favor of locals - support the syntax foo = require"foo" in modutils? How? compat |