Poster of Linux kernelThe best gift for a Linux geek
OCAML-XGETTEXT

OCAML-XGETTEXT

Section: [FIXME: manual] (1) Updated: 2008-04-29
Local index Up
 

NAME

ocaml-xgettext - program to extract translatable strings from OCaml source file.  

SYNOPSIS

ocaml-xgettext [camlp4 arguments] [filename]
 

DESCRIPTION

This manual page documents briefly the ocaml-xgettext

ocaml-xgettext is a camlp4 top level. This top level is compiled with the printer module pr_gettext.cmo. It outputs an OCaml marshalled data structure that can only be understood by ocaml-gettext. The purpose of this program is to be a back end for OCaml source code string extraction. You should not use it directly.  

SEE ALSO

ocaml-gettext(1)

camlp4(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 21:24:22 GMT, April 16, 2011