diff options
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/inc-vfovf.h')
-rw-r--r-- | Build/source/texk/web2c/luatexdir/inc-vfovf.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/luatexdir/inc-vfovf.h b/Build/source/texk/web2c/luatexdir/inc-vfovf.h new file mode 100644 index 00000000000..eb624f9519c --- /dev/null +++ b/Build/source/texk/web2c/luatexdir/inc-vfovf.h @@ -0,0 +1,2 @@ +/* this function is in vfovf.c for the moment */ +extern int make_vf_table(lua_State * L, const char *name, scaled s); |