X-Git-Url: http://git.nguyen.vg/gitweb/?p=tatoo.git;a=blobdiff_plain;f=src%2Fnaive_node_list.mli;fp=src%2Fnaive_node_list.mli;h=e1fde9c07cd6a9736460a2feda1ad919a91fd6e5;hp=0000000000000000000000000000000000000000;hb=3406b26f1ea26a997d7f194c547439891c108ce6;hpb=b6dc15847ef86e61c0d242bc7ae025c1763f8a77 diff --git a/src/naive_node_list.mli b/src/naive_node_list.mli new file mode 100644 index 0000000..e1fde9c --- /dev/null +++ b/src/naive_node_list.mli @@ -0,0 +1,17 @@ +(***********************************************************************) +(* *) +(* TAToo *) +(* *) +(* Kim Nguyen, LRI UMR8623 *) +(* Université Paris-Sud & CNRS *) +(* *) +(* Copyright 2010-2013 Université Paris-Sud and Centre National de la *) +(* Recherche Scientifique. All rights reserved. This file is *) +(* distributed under the terms of the GNU Lesser General Public *) +(* License, with the special exception on linking described in file *) +(* ../LICENSE. *) +(* *) +(***********************************************************************) + + +include Node_list.S with type node = Naive_tree.node