]> matita.cs.unibo.it Git - helm.git/commit
Added module GrafiteWalker, which implements traversals (recursive and not) over
authorStefano Zacchiroli <zack@upsilon.cc>
Thu, 23 Feb 2006 21:33:34 +0000 (21:33 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Thu, 23 Feb 2006 21:33:34 +0000 (21:33 +0000)
commitf462045c431db02d49ca3920bc8039974370d009
treeb65d6c886edf3fb633101545b14733c22a42529d
parent5ca23b5031f8bea8be8a60931affd9e19e389e4b
Added module GrafiteWalker, which implements traversals (recursive and not) over
grafite scripts. Useful for grep/sed like operations over a bunch of scripts.
helm/software/components/grafite_parser/.depend
helm/software/components/grafite_parser/Makefile
helm/software/components/grafite_parser/grafiteWalker.ml [new file with mode: 0644]
helm/software/components/grafite_parser/grafiteWalker.mli [new file with mode: 0644]