diff options
author | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-05-03 01:18:55 -0700 |
---|---|---|
committer | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-05-03 01:18:55 -0700 |
commit | 00e3aee4a50dc9d042bf792556b727761f20ae02 (patch) | |
tree | 1cf5657c28e3620e7261aa89940f1cadf908407f /TODO | |
parent | 12e95bc9acd7c2d172a0b47b5832cbc56eb4fa54 (diff) | |
parent | c5837a5e38f2324ce7960840b609c290337ff160 (diff) | |
download | luatexbase-00e3aee4a50dc9d042bf792556b727761f20ae02.tar.gz |
Merge pull request #5 from phi-gamma/master
drop `module()`; incorporate Stephans’s suggestions
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 |