mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
fix in the lookup debuger
This commit is contained in:
@@ -36,7 +36,6 @@ pgf_print_abs_production(PgfMetaId id,
|
||||
gu_printf(out,err," ?%d", prod->args[i]);
|
||||
}
|
||||
gu_printf(out,err," [%d]\n",prod->count);
|
||||
gu_putc('\n',out,err);
|
||||
}
|
||||
|
||||
static void
|
||||
|
||||
Reference in New Issue
Block a user