_common.tcl File Reference

Go to the source code of this file.

Functions/Subroutines

ret NYI (optional message={)}

Variables

global state array state
global SectionNames
global SectionList

Function Documentation

ret NYI (  ) 

Definition at line 185 of file _common.tcl.

References error().

00185                             {)} {
00186     return -code error [append message " Not Yet Implemented"]
00187 }

Here is the call graph for this function:


Variable Documentation

global SectionList

Definition at line 193 of file _common.tcl.

global SectionNames

Definition at line 192 of file _common.tcl.

Definition at line 14 of file _common.tcl.

Referenced by fetchurl(), and text_postprocess().


Generated on 21 Sep 2010 for Gui by  doxygen 1.6.1