OASISFormat: 0.1
Name:        with-data
Version:     0.1
License:     GPL
LicenseFile: LICENSE.txt
Authors:     Sylvain Le Gall
Synopsis:    Library and executable with test
Plugins:     META (0.0.1)
BuildTools:  ocamlbuild

Executable test
 Install: false
 Path: src
 MainIs: test.ml
 BuildDepends: oUnit

Test "main"
 Type: Custom (0.0.1)
 Command: $test
