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

« back to all changes in this revision

Viewing changes to Tools/WAD/Wad/object.c

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-12-06 10:27:08 UTC
  • mto: This revision was merged to the branch mainline in revision 13.
  • Revision ID: james.westby@ubuntu.com-20071206102708-27hhjpasolk3pnr1
Tags: upstream-1.3.33
ImportĀ upstreamĀ versionĀ 1.3.33

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
 
37
37
#include "wad.h"
38
38
 
39
 
static char cvs[] = "$Header: /cvsroot/swig/SWIG/Tools/WAD/Wad/object.c,v 1.12 2001/06/20 15:12:53 beazley Exp $";
 
39
static char cvs[] = "$Id: object.c 10001 2007-10-17 21:33:57Z wsfulton $";
40
40
 
41
41
#include <ar.h>
42
42