X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=ccl%2Fcclptree.c;h=2b2cb9a37299ffd2d5f94dc011880aa5d645740d;hp=f91d270a2ebca994825bc13e287e264d6494841f;hb=63cafe41a93427118959a74201b3e331169a71d9;hpb=9c459af695605b44a044ad206562818be10034f1 diff --git a/ccl/cclptree.c b/ccl/cclptree.c index f91d270..2b2cb9a 100644 --- a/ccl/cclptree.c +++ b/ccl/cclptree.c @@ -2,7 +2,10 @@ * Europagate, 1995 * * $Log: cclptree.c,v $ - * Revision 1.2 1995-09-27 15:02:44 quinn + * Revision 1.3 1995-09-29 17:11:59 quinn + * Smallish + * + * Revision 1.2 1995/09/27 15:02:44 quinn * Modified function heads & prototypes. * * Revision 1.1 1995/04/10 10:28:20 quinn @@ -31,7 +34,7 @@ #include -void MDF ccl_pr_tree (struct ccl_rpn_node *rpn, FILE *fd_out) +void ccl_pr_tree (struct ccl_rpn_node *rpn, FILE *fd_out) { switch (rpn->kind)