Merge branch 'master' of https://code.google.com/p/supertux
authorMathnerd314 <mathnerd314.gph+hs@gmail.com>
Sun, 3 Aug 2014 18:33:52 +0000 (20:33 +0200)
committerMathnerd314 <mathnerd314.gph+hs@gmail.com>
Sun, 3 Aug 2014 18:33:52 +0000 (20:33 +0200)
Conflicts:
CMakeLists.txt

tools/miniswig/parser.yy

index e609476..ec45f43 100644 (file)
@@ -9,7 +9,7 @@
 
 %}
 
-%pure_parser
+%pure-parser
 %union {
     char*       str;
     int         ival;