summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/mflua/scan_direction.lua
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/mflua/scan_direction.lua')
-rw-r--r--Master/texmf-dist/scripts/mflua/scan_direction.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/texmf-dist/scripts/mflua/scan_direction.lua b/Master/texmf-dist/scripts/mflua/scan_direction.lua
new file mode 100644
index 00000000000..6c896677f6c
--- /dev/null
+++ b/Master/texmf-dist/scripts/mflua/scan_direction.lua
@@ -0,0 +1,2 @@
+function PRE_make_choices(p) return 0 end
+function POST_make_choices(p) return 0 end \ No newline at end of file