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