summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/prebuilt/levcomp.tab.h
diff options
context:
space:
mode:
authordshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2007-07-10 22:21:47 +0000
committerdshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2007-07-10 22:21:47 +0000
commit82e66353162737b94b8451ea2fada01cb5b3921c (patch)
treed74d48b6e781d7e0ea46c0859b098072df624db1 /crawl-ref/source/prebuilt/levcomp.tab.h
parent8615ed2db9edcccb04a66025fd3f0479ac59b8ba (diff)
downloadcrawl-ref-82e66353162737b94b8451ea2fada01cb5b3921c.tar.gz
crawl-ref-82e66353162737b94b8451ea2fada01cb5b3921c.zip
Update canned level compiler.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1830 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 96f7ea0a86..c39475f183 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 59 "levcomp.ypp"
+#line 44 "levcomp.ypp"
{
int i;
const char *text;