~ubuntu-branches/ubuntu/edgy/swig1.3/edgy

« back to all changes in this revision

Viewing changes to Source/Swig/swig.i

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2005-12-05 01:16:04 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051205011604-ygx904it6413k3go
Tags: 1.3.27-1ubuntu1
Resynchronise with Debian again, for the new subversion packages.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 * Copyright (C) 1999-2000.  The University of Chicago
11
11
 * See the file LICENSE for information on usage and redistribution.
12
12
 *
13
 
 * $Header: /cvsroot/swig/SWIG/Source/Swig/swig.i,v 1.11 2002/11/30 22:10:17 beazley Exp $
 
13
 * $Header: /cvsroot/swig/SWIG/Source/Swig/swig.i,v 1.12 2005/02/23 22:40:51 wuzzeb Exp $
14
14
 * ------------------------------------------------------------------------- */
15
15
 
16
16
/* todo: implement callable stuff -- ternaryfunc? */
723
723
 
724
724
extern void  Swig_init_args(int argc, char **argv);
725
725
extern void  Swig_mark_arg(int n);
726
 
extern void  Swig_check_options();
 
726
extern void  Swig_check_options(int check_input);
727
727
extern void  Swig_arg_error();
728
728
 
729
729
%section "Miscelaneous", after