mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 01:22:51 -06:00
Fixing 'linearize' in py-bindings/test.py
This commit is contained in:
@@ -267,7 +267,7 @@ static PyMethodDef expr_methods[] = {
|
||||
|
||||
|
||||
|
||||
/* tree typr: methods, constructor and destructor */
|
||||
/* tree type: methods, constructor and destructor */
|
||||
// Are Expr and Tree equivalent ?
|
||||
|
||||
REPRCB(tree_repr, Tree, gf_showExpr)
|
||||
|
||||
Reference in New Issue
Block a user