cgal/Manual_tools/src
Andreas Meyer 8b7d944401 * \gtreqless is now defined.
* INSTALLATION cleaned up
2006-03-04 22:56:10 +00:00
..
latex_converter_config * \gtreqless is now defined. 2006-03-04 22:56:10 +00:00
INSTALLATION * \gtreqless is now defined. 2006-03-04 22:56:10 +00:00
Makefile LATEX_CONV_INPUT patch sent by Laurent Rineau 2006-03-04 22:55:02 +00:00
Makefile_depend
README better installation procedure 2006-03-01 20:05:41 +00:00
basic.C
basic.h
buffer.C
buffer.h
cc_anchor_filter.lex
cc_check
cc_check_include
cc_check_include_html
cc_extract_html.C LATEX_CONV_INPUT patch sent by Laurent Rineau 2006-03-04 22:55:02 +00:00
cc_extract_images.C
cc_extract_images_lexer.lex
cc_extract_include
cc_gif_creator
cc_index_link.C
cc_remove_unwanted_links.lex
config.h
cpp_formatting.C
cpp_formatting.h
error.C
error.h better installation procedure 2006-03-01 20:05:41 +00:00
input.C LATEX_CONV_INPUT patch sent by Laurent Rineau 2006-03-04 22:55:02 +00:00
input.h
internal_macros.C better installation procedure 2006-03-01 20:05:41 +00:00
internal_macros.h
latex_to_html cleanup: flex is not needed anymore at manual build time (since long ago) 2006-03-03 15:17:05 +00:00
lex_include_impl.h
lexer.h
lexer.lex
macro_dictionary.C
macro_dictionary.h
mstring.doc
mstring.h
mstring.html
mstring_old.h
output.C better installation procedure 2006-03-01 20:05:41 +00:00
output.h
string_conversion.C
string_conversion.h
syntax.h
syntax.y

README

This is the directory containing the tools for extracting the
C++ declarations from a specification, to check the specification
against an implementation, and the converter to HTML.
The directory structure is:

    README                    this file.
    INSTALLATION              installation instructions.

    latex_converter_config/   configuration files for the LaTeX converter.

See also the file INSTALLATION in the parent directory for how to
install the complete distribution.

EOF