summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/einfuehrung/foo.lua
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/einfuehrung/foo.lua')
-rw-r--r--Master/texmf-dist/doc/latex/einfuehrung/foo.lua5
1 files changed, 0 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/einfuehrung/foo.lua b/Master/texmf-dist/doc/latex/einfuehrung/foo.lua
deleted file mode 100644
index 5753f61bc89..00000000000
--- a/Master/texmf-dist/doc/latex/einfuehrung/foo.lua
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/usr/bin/lua
-lines = {
- luaH_set = 10,
- luaH_get = 24,
- luaH_present = 46 }