Remove hard-coded acess to SXSI for tag operations.
authorKim Nguyễn <kn@lri.fr>
Thu, 16 Feb 2012 13:08:36 +0000 (14:08 +0100)
committerKim Nguyễn <kn@lri.fr>
Thu, 16 Feb 2012 13:08:36 +0000 (14:08 +0100)
commit6df6ad6cf27e57872bd5891b49354acb0a5ce6a4
tree41229c58de4db85b9fc921ad77ea03f7bd4e712e
parent124b3b4e8f440f8c996263127336377c9456e090
Remove hard-coded acess to SXSI for tag operations.
       * Now a data structure can register operations for tags via the Tag module.
src/OCamlDriver.cpp
src/grammar.ml
src/main.ml
src/tag.ml
src/tag.mli
src/tree.ml
src/tree.mli