man gepp (Commandes) - pre-processor for Eiffel

NAME

gepp - pre-processor for Eiffel

SYNOPSIS

gepp [-Dname...] [input_file| -] [output_file| -]

DESCRIPTION

This manual page documents briefly the gepp, command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. Instead, it has documentation in HTML format; see below.

gepp is a simple filter program which has been developed in Eiffel using gelex and geyacc. It takes a text file as input, interprets the processing instructions contained in that file, and returns the resulting file as output.

OPTIONS

The programs follow the usual GNU command line syntax, with long options starting with two dashes (`-').

-Dname
declare the definition name.
--help
-h
-?
Display a usage message.
--version
-V
Display the version number of the program.

SEE ALSO

GOBO and its programs are documented fully by HTML pages in the gobo-doc package.

AUTHOR

This manual page was written by Oliver Elphick <Oliver.Elphick@lfix.co.uk> and updated by Julien LEMOINE <speedblue@debian.org> for the Debian GNU/Linux system (but may be used by others).