swig/Source/LParse
Loic Dachary d0ab9150f3 1/28/00 : loic
Apply automake everywhere
  Keep configure scripts so that people are not *forced* to autoconf
          Keep sources generated by yacc so that compilation without yacc
  is possible.
  Source/LParse/cscanner.c: change lyacc.h into parser.h to please
  default yacc generation rules.
  Use AC_CONFIG_SUBDIRS in configure.in instead of hand made script.
  Update all relevant .cvsignore to include .deps
  Fixed missing ; line 136 Source/Swig/swig.h


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@164 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-29 01:06:10 +00:00
..
.cvsignore 1/28/00 : loic 2000-01-29 01:06:10 +00:00
cscanner.c 1/28/00 : loic 2000-01-29 01:06:10 +00:00
lparse.h Major cleanup of comments 2000-01-20 05:45:58 +00:00
Makefile.am 1/28/00 : loic 2000-01-29 01:06:10 +00:00
Makefile.in 1/28/00 : loic 2000-01-29 01:06:10 +00:00
parser.c 1/28/00 : loic 2000-01-29 01:06:10 +00:00
parser.h 1/28/00 : loic 2000-01-29 01:06:10 +00:00
parser.y Added CVS tag 2000-01-20 19:46:38 +00:00
type.c Fixed copy_string. 2000-01-20 05:53:50 +00:00