Project

General

Profile

Download (132 Bytes) Statistics
| Branch: | Tag: | Revision:
1
#!/bin/sh
2

    
3
# OASIS_START
4
# DO NOT EDIT (digest: ed33e59fe00e48bc31edf413bbc8b8d6)
5
set -e
6

    
7
ocaml setup.ml -configure $*
8
# OASIS_STOP
(7-7/11)