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
6c80e6eb
Commit
6c80e6eb
authored
Jul 10, 2007
by
Pietro Abate
Browse files
[r2004-10-25 07:59:02 by afrisch] typo
Original author: afrisch Date: 2004-10-25 07:59:02+00:00
parent
7bda5153
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ml
View file @
6c80e6eb
...
...
@@ -155,7 +155,7 @@ let dir ?def d =
let
exe
=
match
Sys
.
os_type
with
|
"Cygwin"
->
print
"Cygwin detected... executable will have .exe extension"
;
"exe"
print
"Cygwin detected... executable will have .exe extension"
;
"
.
exe"
|
_
->
""
let
check_mliface
dir
=
...
...
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