File: META

package info (click to toggle)
herelib 109.35.02-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 320 kB
  • ctags: 602
  • sloc: ml: 5,762; makefile: 55
file content (23 lines) | stat: -rw-r--r-- 773 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# OASIS_START
# DO NOT EDIT (digest: f7a856e8cb7c5b9ca36ceda506e3c344)
version = "109.35.02"
description = "Syntax extension for inserting the current location."
archive(byte) = "herelib.cma"
archive(byte, plugin) = "herelib.cma"
archive(native) = "herelib.cmxa"
archive(native, plugin) = "herelib.cmxs"
exists_if = "herelib.cma"
package "syntax" (
 version = "109.35.02"
 description = "Syntax extension for \"_here_\""
 requires = "camlp4"
 archive(syntax, preprocessor) = "pa_herelib.cma"
 archive(syntax, toploop) = "pa_herelib.cma"
 archive(syntax, byte) = "pa_herelib.cma"
 archive(syntax, byte, plugin) = "pa_herelib.cma"
 archive(syntax, native) = "pa_herelib.cmxa"
 archive(syntax, native, plugin) = "pa_herelib.cmxs"
 exists_if = "pa_herelib.cma"
)
# OASIS_STOP