next up previous contents
Next: The interface.ccl file Up: Configuring your thorn Previous: Configuring your thorn   Contents

General syntax of CCL files

Cactus Configuration Language (CCL) files are simple text files used to define configuration information for a thorn. CCL files are case independent, and may contain comments introduced by the hash `#' character, which indicates that the rest of the line is a comment. If the last non-blank character of a line in a CCL file is a backslash `10#10', the following line is treated as a continuation of the current line.