~ubuntu-branches/ubuntu/natty/luatex/natty

« back to all changes in this revision

Viewing changes to source/texk/web2c/luatexdir/utils/avl.h

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2009-12-25 09:47:05 UTC
  • mfrom: (1.1.9 upstream) (4.2.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091225094705-y33rpflo8t4u9nag
Tags: 0.50.0-1
* new upstream release
* disable fix-hurd-ftbfs patch, included upstream
* disable upstram-fixes, included upstream
* disable ubuntu_libpoppler-0.11, not needed anymore

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* Produced by texiweb from libavl.w. */
 
2
/* *INDENT-OFF* */
2
3
 
3
4
/* libavl - library for manipulation of binary trees.
4
5
   Copyright (C) 1998-2002, 2004 Free Software Foundation, Inc.
113
114
void *avl_t_replace (struct avl_traverser *, void *);
114
115
 
115
116
#endif /* avl.h */
 
117
/* *INDENT-ON* */