File: _tags

package info (click to toggle)
ocaml-csv 1.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 432 kB
  • sloc: ml: 6,090; makefile: 99
file content (13 lines) | stat: -rw-r--r-- 348 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
# OASIS_START
# DO NOT EDIT (digest: 3a2d01fd9d1335462584a1eb6ac80799)
# Library csv
"src": include
# Executable example
<examples/example.{native,byte}>: use_csv
# Executable test
<tests/test.{native,byte}>: use_csv
<tests/*.ml{,i}>: use_csv
# Executable csvtool
<examples/csvtool.{native,byte}>: use_csv
<examples/*.ml{,i}>: use_csv
# OASIS_STOP