OASISFormat:  0.4
OCamlVersion: >= 3.12.1
Name:         set-ocamlfind
Version:      0.0.1
Authors:      Sylvain Le Gall
LicenseFile:  LICENSE
License:      LGPL with OCaml linking exception
Synopsis:     Minimal project.
BuildTools:   ocamlbuild

Executable "myexec"
  Path: .
  MainIs: main.ml

