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
f7f83a86
Commit
f7f83a86
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2003-12-09 16:23:51 by cmiachon] bug corrige
Original author: cmiachon Date: 2003-12-09 16:23:51+00:00
parent
51af0a6d
Changes
1
Hide whitespace changes
Inline
Side-by-side
query/query_parse.ml
View file @
f7f83a86
...
...
@@ -42,7 +42,7 @@ EXTEND
in
if
!
Query
.
nooptim
then
Query
.
select
(
loc
,
fin
,
l
)
else
Query
.
selectOpt
(
loc
,
fin
,
l
,
condi
)
else
Query
.
selectOpt
(
loc
,
Pair
(
e
,
cst_nil
)
,
l
,
condi
)
|
e
=
expr
;
"/@"
;
a
=
[
IDENT
|
keyword
]
->
(* projection sur 1 attribut *)
...
...
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