Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
d69cdd47
Commit
d69cdd47
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2003-12-08 17:09:14 by cmiachon] comments
Original author: cmiachon Date: 2003-12-08 17:09:14+00:00
parent
bae6be74
Changes
1
Hide whitespace changes
Inline
Side-by-side
query/query_parse.ml
View file @
d69cdd47
...
...
@@ -73,7 +73,7 @@ EXTEND
let $stack=ref [p*] []
in let _ = xtransform e with
$$$ & p -> $stack := [
$$$ ;
!$stack] ; [$$$]
$$$ & p -> $stack := [ !$stack
@ $$$
] ; [$$$]
in !stack;;
NB: order is inversed
...
...
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