forked from GitHub/gf-core
complete details for the "ai" command in the C shell
This commit is contained in:
@@ -226,6 +226,10 @@ PGF_API_DECL void
|
||||
pgf_print_expr_tuple(size_t n_exprs, PgfExpr exprs[], PgfPrintContext* ctxt,
|
||||
GuOut* out, GuExn* err);
|
||||
|
||||
PGF_API_DECL void
|
||||
pgf_print_category(PgfPGF *gr, PgfCId catname,
|
||||
GuOut* out, GuExn *err);
|
||||
|
||||
PGF_API prob_t
|
||||
pgf_compute_tree_probability(PgfPGF *gr, PgfExpr expr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user