~ubuntu-branches/ubuntu/wily/luatex/wily

« back to all changes in this revision

Viewing changes to source/texk/web2c/luatexdir/tex/memoryword.h

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2010-04-29 00:47:19 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20100429004719-o42etkqe90n97b9e
Tags: 0.60.1-1
* new upstream release, adapt build-script patch
* disable patch: upstream-epstopdf_cc_no_xpdf_patching, included upstream
* disable patch: libpoppler-0.12, not needed anymore

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* memoryword.h
2
2
   
3
 
   Copyright 2009 Taco Hoekwater <taco@luatex.org>
 
3
   Copyright 2009-2010 Taco Hoekwater <taco@luatex.org>
4
4
 
5
5
   This file is part of LuaTeX.
6
6
 
17
17
   You should have received a copy of the GNU General Public License along
18
18
   with LuaTeX; if not, see <http://www.gnu.org/licenses/>. */
19
19
 
20
 
/* $Id: memoryword.h 3261 2009-12-18 11:38:21Z taco $ */
 
20
/* $Id: memoryword.h 3352 2010-01-10 15:35:31Z hhenkel $ */
21
21
 
22
22
/* This header file is extra special because it is read in from
23
23
   within the pascal source */
116
116
/* the next five defines are needed for the prototypes in web2c's coerce.h */
117
117
 
118
118
#  define memoryword memory_word
119
 
#  define internalfontnumber internal_font_number
120
119
#  define strnumber str_number
121
120
#  define packedASCIIcode packed_ASCII_code
122
121
#  define poolpointer pool_pointer