3531e532f9272c6b1bda50a503009c6d1e1c139b
[SXSI/xpathcomp.git] / src / memory.mli
1 (******************************************************************************)
2 (*  SXSI : XPath evaluator                                                    *)
3 (*  Kim Nguyen (Kim.Nguyen@nicta.com.au)                                      *)
4 (*  Copyright NICTA 2008                                                      *)
5 (*  Distributed under the terms of the LGPL (see LICENCE)                     *)
6 (******************************************************************************)
7 val register : 'a -> string -> unit
8 val schedule_stats : unit -> unit
9