summaryrefslogtreecommitdiff
path: root/tex/context/base/trac-inf.lua
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2012-08-16 23:40:21 +0300
committerMarius <mariausol@gmail.com>2012-08-16 23:40:21 +0300
commitecadb4b576efc36822610c9857a7ccb8967dd80a (patch)
tree2644288993eb0b1d8390df9ac3dfe78feb5de9d1 /tex/context/base/trac-inf.lua
parente44911a5d56ff3686f7c852425ae7f9456340867 (diff)
downloadcontext-ecadb4b576efc36822610c9857a7ccb8967dd80a.tar.gz
beta 2012.08.16 22:20
Diffstat (limited to 'tex/context/base/trac-inf.lua')
-rw-r--r--tex/context/base/trac-inf.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/trac-inf.lua b/tex/context/base/trac-inf.lua
index cbc9d13f8..4f5f6ed98 100644
--- a/tex/context/base/trac-inf.lua
+++ b/tex/context/base/trac-inf.lua
@@ -96,7 +96,7 @@ statistics.elapsedtime = elapsedtime
statistics.elapsedindeed = elapsedindeed
statistics.elapsedseconds = elapsedseconds
--- general function
+-- general function .. we might split this module
function statistics.register(tag,fnc)
if statistics.enable and type(fnc) == "function" then