From 700d0494374a4f215804c0f49b42fac547aa6735 Mon Sep 17 00:00:00 2001 From: David Rose Date: Mon, 4 Oct 2004 10:26:52 +0000 Subject: [PATCH] type clash on default action --- pandatool/src/xfile/xParser.yxx | 1 + 1 file changed, 1 insertion(+) diff --git a/pandatool/src/xfile/xParser.yxx b/pandatool/src/xfile/xParser.yxx index c04ee3a580..d2bcfbdb09 100644 --- a/pandatool/src/xfile/xParser.yxx +++ b/pandatool/src/xfile/xParser.yxx @@ -95,6 +95,7 @@ x_cleanup_parser() { %type realnum_list %type name %type optional_name +%type string %type class_id %type optional_class_id