summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/lua-physical/physical.lua
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-09-06 21:19:54 +0000
committerKarl Berry <karl@freefriends.org>2020-09-06 21:19:54 +0000
commitda539a5083a4e436ce339377122bf143859ab814 (patch)
treee57c25090a1763a3cf8028b42eeb23ad326ed580 /Master/texmf-dist/scripts/lua-physical/physical.lua
parentba5b524ffb7b31ed52f06d40fa7cd2877124e46a (diff)
lua-physical (6sep20)
git-svn-id: svn://tug.org/texlive/trunk@56278 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/lua-physical/physical.lua')
-rwxr-xr-xMaster/texmf-dist/scripts/lua-physical/physical.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/scripts/lua-physical/physical.lua b/Master/texmf-dist/scripts/lua-physical/physical.lua
new file mode 100755
index 00000000000..3bbbc00efe4
--- /dev/null
+++ b/Master/texmf-dist/scripts/lua-physical/physical.lua
@@ -0,0 +1 @@
+return require((...) .. '.physical-init') \ No newline at end of file