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

9 lines
132 B
Bash
Executable File

#!/bin/sh
# OASIS_START
# DO NOT EDIT (digest: ed33e59fe00e48bc31edf413bbc8b8d6)
set -e
ocaml setup.ml -configure $*
# OASIS_STOP