Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
grew
grew
Commits
024e9590
Commit
024e9590
authored
Jun 05, 2018
by
Bruno Guillaume
Browse files
version 0.48.0
parent
6d0d10ea
Changes
3
Hide whitespace changes
Inline
Side-by-side
CHANGES.md
View file @
024e9590
## 0.48.0 (2018/06/05)
*
Follow libcaml-grew versioning
## 0.47.0 (2018/03/18)
*
Adapt to libcaml-grew 0.47
*
new json output for grep mode
...
...
VERSION
View file @
024e9590
0.4
7
.0
0.4
8
.0
src/grew_args.ml
View file @
024e9590
...
...
@@ -66,7 +66,7 @@ module Grew_args = struct
"----------------------------------------------------------"
;
"usage: grew grep [<args>]"
;
""
;
"This subcommand search for a pattern in a corpus."
;
"This subcommand search
es
for a pattern in a corpus."
;
""
;
"args are optionnal and can be change in the GUI:"
;
" -pattern <pat> The pattern to search for"
;
...
...
@@ -80,7 +80,7 @@ module Grew_args = struct
"----------------------------------------------------------"
;
"usage: grew transform [<args>]"
;
""
;
"This subcommand appl
y
grs to a graph or a corpus."
;
"This subcommand appl
ies a
grs to a graph or a corpus."
;
""
;
"Required arguments:"
;
" -grs <file> The Graph Rewriting System to load"
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment