hop-2012/server/thirdparty/lwt-2.3.2/configure

9 lines
132 B
Plaintext
Raw Normal View History

2012-05-05 22:18:23 +00:00
#!/bin/sh
# OASIS_START
# DO NOT EDIT (digest: ed33e59fe00e48bc31edf413bbc8b8d6)
set -e
ocaml setup.ml -configure $*
# OASIS_STOP