diff options
author | Philipp Gesang <gesang@stud.uni-heidelberg.de> | 2012-06-25 10:25:26 +0200 |
---|---|---|
committer | Philipp Gesang <gesang@stud.uni-heidelberg.de> | 2012-06-25 10:25:26 +0200 |
commit | 98954b66be4d64d3e4a3abcf5c44c3d236677504 (patch) | |
tree | 233641c208b99cd49a98a12f8c0f2d737becfe75 /tex/context | |
parent | 12fb8d5bd65dccf4f8473a9eeb134589f17cad60 (diff) | |
download | enigma-98954b66be4d64d3e4a3abcf5c44c3d236677504.tar.gz |
[ichd] fix spec
Diffstat (limited to 'tex/context')
-rw-r--r-- | tex/context/third/enigma/enigma.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/third/enigma/enigma.lua b/tex/context/third/enigma/enigma.lua index 12ac424..5c3e20c 100644 --- a/tex/context/third/enigma/enigma.lua +++ b/tex/context/third/enigma/enigma.lua @@ -1573,4 +1573,4 @@ enigma.new_callback = new_callback \stopdocsection --ichd]]-- --- vim:ft=lua:sw=2:ts=2:tw=71 +-- vim:ft=lua:sw=2:ts=2:tw=71:expandtab |