summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/prebuilt/levcomp.tab.h
diff options
context:
space:
mode:
authordshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2007-07-26 11:30:02 +0000
committerdshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2007-07-26 11:30:02 +0000
commitdae15d11b2a27f9310bf49f0e421fd267f713f28 (patch)
treeb1aef85eaddde16e75225c41e40841df644095b4 /crawl-ref/source/prebuilt/levcomp.tab.h
parentf2a19d9971bb076f4a80a9e41ba601bc862d0fdf (diff)
downloadcrawl-ref-dae15d11b2a27f9310bf49f0e421fd267f713f28.tar.gz
crawl-ref-dae15d11b2a27f9310bf49f0e421fd267f713f28.zip
Update level compiler.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1931 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/prebuilt/levcomp.tab.h')
-rw-r--r--crawl-ref/source/prebuilt/levcomp.tab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/prebuilt/levcomp.tab.h b/crawl-ref/source/prebuilt/levcomp.tab.h
index c39475f183..c270bb0f82 100644
--- a/crawl-ref/source/prebuilt/levcomp.tab.h
+++ b/crawl-ref/source/prebuilt/levcomp.tab.h
@@ -104,7 +104,7 @@
#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
typedef union YYSTYPE
-#line 44 "levcomp.ypp"
+#line 46 "levcomp.ypp"
{
int i;
const char *text;