aboutsummaryrefslogtreecommitdiff
path: root/src/graph/include/msort3d.H1
blob: ec1e9ec8de84340b078ddf1b0997984705920313 (plain)
1
2
3
extern poly * merge(poly *  , poly *  , int (*)(poly *  , poly * ));
extern poly * msort(poly *  , int  , int  , int (*)(poly *  , poly * ));