File: META

package info (click to toggle)
type-conv 111.13.00-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 372 kB
  • ctags: 433
  • sloc: ml: 6,610; makefile: 58
file content (14 lines) | stat: -rw-r--r-- 496 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# OASIS_START
# DO NOT EDIT (digest: 561e7333a5d1fc6eee9ae8bbbbe1d037)
version = "111.13.00"
description = "Syntax extension for type_conv"
requires = "camlp4"
archive(syntax, preprocessor) = "pa_type_conv.cma"
archive(syntax, toploop) = "pa_type_conv.cma"
archive(syntax, byte) = "pa_type_conv.cma"
archive(syntax, byte, plugin) = "pa_type_conv.cma"
archive(syntax, native) = "pa_type_conv.cmxa"
archive(syntax, native, plugin) = "pa_type_conv.cmxs"
exists_if = "pa_type_conv.cma"
# OASIS_STOP