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
951bf56f
Commit
951bf56f
authored
Oct 05, 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
47fa0d6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ml
View file @
951bf56f
...
...
@@ -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