Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- OASISFormat: 0.4
- Name: stream
- Version: 0.1
- Synopsis: ---
- Authors: ---
- BuildTools: ocamlbuild
- License: MIT
- Plugins: META (0.4), DevFiles (0.4)
- Library "stream"
- Path: lib
- BuildTools: ocamlbuild
- Modules: Stream
- Executable "test_stream"
- Path: test
- MainIs: test_stream.ml
- Build$: flag(tests)
- Install: false
- BuildDepends: stream
- Test test_stream
- Run$: flag(tests)
- Command: $test_stream
- TestTools: test_stream
- WorkingDirectory: _build/lib
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement