summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-03-30 16:31:52 +0000
committerKarl Berry <karl@freefriends.org>2008-03-30 16:31:52 +0000
commit45ec1396216b8bbf9236e33fbc4756a88c780bd1 (patch)
tree3907acbfa93f1f8253416e8971449b80c78a88f5 /Build/source/texk/web2c/luatexdir
parenta92ea41a1cc2dd77db68e6ae30905919a98dbf8b (diff)
import web2c/convert from luatex; declare loadpoolstrings in one place
git-svn-id: svn://tug.org/texlive/trunk@7245 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/luatexdir')
-rw-r--r--Build/source/texk/web2c/luatexdir/luatex.defines14
1 files changed, 6 insertions, 8 deletions
diff --git a/Build/source/texk/web2c/luatexdir/luatex.defines b/Build/source/texk/web2c/luatexdir/luatex.defines
index b2d296671dc..7a1ac4e79d8 100644
--- a/Build/source/texk/web2c/luatexdir/luatex.defines
+++ b/Build/source/texk/web2c/luatexdir/luatex.defines
@@ -1,23 +1,23 @@
{
-Copyright (c) 1996-2006 Han The Thanh, <thanh@pdftex.org>
+Copyright (c) 1996-2006, 2008 Han The Thanh, Taco Hoekwater
-This file is part of pdfTeX.
+This file is part of luaTeX.
-pdfTeX is free software; you can redistribute it and/or modify
+This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
-pdfTeX is distributed in the hope that it will be useful,
+This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
-along with pdfTeX; if not, write to the Free Software
+along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-$Id $
+$Id$
}
{ luatex.defines: additions for luaTeX }
@@ -227,8 +227,6 @@ $Id $
@define procedure undump_ocp_table ();
@define procedure run_external_ocp ();
-@define function loadpoolstrings();
-
{ 'texfont' library definitions }
@define procedure dump_font ();