File: META.in

package info (click to toggle)
findlib 1.2.5%2Bdebian-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,496 kB
  • ctags: 678
  • sloc: ml: 4,661; xml: 2,445; sh: 1,322; makefile: 306
file content (10 lines) | stat: -rw-r--r-- 348 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
dnl This file is input of the m4 macro processor.
`# Specifications for the "bigarray" library:'
`requires = "unix"'
`version = "[distributed with Ocaml]"'
`description = "Large statically allocated arrays"'
`directory = "^"'
`browse_interfaces = "'interfaces`"'
`archive(byte) = "bigarray.cma"'
`archive(native) = "bigarray.cmxa"'
`linkopts = ""'