TABLE OF CONTENTS


::pwtk::xcd::scriptHead

SYNOPSIS

proc ::pwtk::xcd::scriptHead {text} {

PURPOSE

Set the preamble (aka head) of the xcrysden script.

SOURCE

    variable scriptHead
    set scriptHead $text
}