head	1.2;
access;
symbols
	REL8_3_BETA1:1.1;
locks; strict;
comment	@# @;


1.2
date	2007.10.26.14.17.53;	author tgl;	state dead;
branches;
next	1.1;

1.1
date	2007.03.17.19.25.23;	author meskes;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Avoid having backend-only code compiled into ecpg.  Per Zdenek Kotala
@
text
@The parse.h file has to be in this directory to comply with the backend's source tree.
@


1.1
log
@- Changed some whitespacing in connect statement.
- Made some chars const as proposed by Stefan Huehner <stefan@@huehner.org>.
- Synced parser and keyword lists.
- Copied two token parsing from backend parser to ecpg parser.
- Also added a test case for this.
@
text
@@

