diff --git a/books/bookvol7.pamphlet b/books/bookvol7.pamphlet
index a047469..f8f8ef6 100644
--- a/books/bookvol7.pamphlet
+++ b/books/bookvol7.pamphlet
@@ -1569,6 +1569,2709 @@ Usage: htadd [-s|-l|-f db-directory] [-d|-n] filenames
   \zeta
 
 \end{verbatim}
+\chapter{Call Graph}
+This was generated by the GNU cflow program with the argument list.
+Note that the line:NNNN numbers refer to the line in the code after
+it has been tangled from this file.
+\begin{verbatim}
+cflow --emacs -l -n -b -T --omit-arguments hypertex.c
+\end{verbatim}
+\begin{verbatim}
+;; This file is generated by GNU cflow 1.3. -*- cflow -*-
+    2 {   0} +-main() <int main () line:14475>
+    3 {   1}   +-checkArguments() <void checkArguments () line:3041>
+    4 {   2}   | +-fprintf()
+    5 {   2}   | \-exit()
+    6 {   1}   +-initHash() <void initHash () line:3014>
+    7 {   2}   | +-hashInit() <void hashInit () line:2091>
+    8 {   3}   |   \-halloc() <char *halloc () line:2070>
+    9 {   4}   |     +-fopen()
+   10 {   4}   |     +-malloc()
+   11 {   4}   |     +-fprintf()
+   12 {   4}   |     +-sprintf()
+   13 {   4}   |     \-exit()
+   14 {   2}   | +-stringEqual() <int stringEqual () line:2185>
+   15 {   3}   |   \-strcmp()
+   16 {   2}   | +-stringHash() <int stringHash () line:2177>
+   17 {   2}   | +-windowEqual() <int windowEqual () line:10409>
+   18 {   2}   | \-windowCode() <int windowCode () line:10413>
+   19 {   1}   +-parserInit() <void parserInit () line:2326>
+   20 {   2}   | +-hashInit() <void hashInit () line:2091> [see 7]
+   21 {   2}   | +-stringEqual() <int stringEqual () line:2185> [see 14]
+   22 {   2}   | +-stringHash() <int stringHash () line:2177>
+   23 {   2}   | +-halloc() <char *halloc () line:2070> [see 8]
+   24 {   2}   | \-hashInsert() <void hashInsert () line:2104>
+   25 {   3}   |   +-halloc() <char *halloc () line:2070> [see 8]
+   26 {   3}   |   \-fprintf()
+   27 {   1}   +-readHtDb() <void readHtDb () line:10428>
+   28 {   2}     +-hashInit() <void hashInit () line:2091> [see 7]
+   29 {   2}     +-stringEqual() <int stringEqual () line:2185> [see 14]
+   30 {   2}     +-stringHash() <int stringHash () line:2177>
+   31 {   2}     +-dbFileOpen() <FILE *dbFileOpen () line:2929>
+   32 {   3}     | +-getenv()
+   33 {   3}     | +-fprintf()
+   34 {   3}     | +-exit()
+   35 {   3}     | +-halloc() <char *halloc () line:2070> [see 8]
+   36 {   3}     | +-strcpy()
+   37 {   3}     | +-strcat()
+   38 {   3}     | \-fopen()
+   39 {   2}     +-readHtFile() <void readHtFile () line:10468>
+   40 {   3}     | +-initScanner() <void initScanner () line:2343>
+   41 {   4}     | | +-getenv()
+   42 {   4}     | | \-strcmp()
+   43 {   3}     | +-strlen()
+   44 {   3}     | +-getc()
+   45 {   3}     | +-getFilename() <int getFilename () line:10795>
+   46 {   4}     | | +-getChar() <int getChar () line:2490>
+   47 {   5}     | | | \-getChar1() <int getChar1 () line:2433>
+   48 {   6}     | | |   +-getc()
+   49 {   6}     | | |   +-get_int()
+   50 {   6}     | | |   +-spadErrorHandler() 
+                 | | |   | <void spadErrorHandler () line:1864>
+   51 {   7}     | | |   | +-longjmp()
+   52 {   7}     | | |   | +-fprintf()
+   53 {   7}     | | |   | \-exit()
+   54 {   6}     | | |   +-get_string_buf()
+   55 {   6}     | | |   \-fprintf()
+   56 {   4}     | | +-whitespace()
+   57 {   4}     | | +-fprintf()
+   58 {   4}     | | +-exit()
+   59 {   4}     | | +-filedelim()
+   60 {   4}     | | \-ungetChar() <void ungetChar () line:2400>
+   61 {   3}     | +-allocString() <char *allocString () line:2189>
+   62 {   4}     |   +-halloc() <char *halloc () line:2070> [see 8]
+   63 {   4}     |   +-strlen()
+   64 {   4}     |   \-strcpy()
+   65 {   3}     | +-strcpy()
+   66 {   3}     | +-strcat()
+   67 {   3}     | +-free()
+   68 {   3}     | +-hashFind() <char *hashFind () line:2139>
+   69 {   3}     | +-hashInsert() <void hashInsert () line:2104> [see 24]
+   70 {   3}     | +-stat()
+   71 {   3}     | +-sprintf()
+   72 {   3}     | +-perror()
+   73 {   3}     | +-exit()
+   74 {   3}     | +-getToken() <int getToken () line:2535> (R)
+   75 {   4}     | | +-strcpy()
+   76 {   4}     | | +-free()
+   77 {   4}     | | +-getChar() <int getChar () line:2490> [see 46]
+   78 {   4}     | | +-whitespace()
+   79 {   4}     | | +-ungetChar() <void ungetChar () line:2400> [see 60]
+   80 {   4}     | | +-getToken() <int getToken () line:2535> 
+                 | | |(recursive: see 74) [see 74]
+   81 {   4}     | | +-isalpha()
+   82 {   4}     | | +-keywordType() <int keywordType () line:2865> (R)
+   83 {   5}     | |   +-hashFind() <char *hashFind () line:2139> [see 68]
+   84 {   5}     | |   +-beginType() <int beginType () line:2803> (R)
+   85 {   6}     | |     +-beType() <int beType () line:2735> (R)
+   86 {   7}     | |       +-getExpectedToken() 
+                 | |       | <void getExpectedToken () line:2406> (R)
+   87 {   8}     | |         +-getToken() 
+                 | |         | <int getToken () line:2535> 
+                 | |         | (recursive: see 74) [see 74]
+   88 {   8}     | |         +-tokenName() <void tokenName () line:2204>
+   89 {   9}     | |         | +-strcpy()
+   90 {   9}     | |         | \-sprintf()
+   91 {   8}     | |         +-fprintf()
+   92 {   8}     | |         +-printPageAndFilename() 
+                 | |         | <void printPageAndFilename () line:2286>
+   93 {   9}     | |         | +-sprintf()
+   94 {   9}     | |         | \-fprintf()
+   95 {   8}     | |         +-printNextTenTokens() 
+                 | |         | <void printNextTenTokens () line:2313> (R)
+   96 {   9}     | |         | +-fprintf()
+   97 {   9}     | |         | +-getToken() 
+                 | |         | | <int getToken () line:2535>
+                 | |         | | (recursive: see 74) [see 74]
+   98 {   9}     | |         | \-printToken() <void printToken () line:2276>
+   99 {  10}     | |         |   +-printf()
+  100 {  10}     | |         |   +-tokenName()
+                 | |         |   <void tokenName () line:2204> [see 88]
+  101 {  10}     | |         |   \-fflush()
+  102 {   8}     | |         +-longjmp()
+  103 {   8}     | |         \-exit()
+  104 {   7}     | |       \-strcmp()
+  105 {   6}     | |     +-fprintf()
+  106 {   6}     | |     +-printPageAndFilename()
+                 | |     | <void printPageAndFilename () line:2286> [see 92]
+  107 {   6}     | |     +-printNextTenTokens()
+                 | |     | <void printNextTenTokens () line:2313> (R) [see 95]
+  108 {   6}     | |     +-jump() <void jump () line:2196>
+  109 {   7}     | |       +-exit()
+  110 {   7}     | |       +-longjmp()
+  111 {   7}     | |       \-fprintf()
+  112 {   6}     | |     \-pushBeStack() <void pushBeStack () line:2689>
+  113 {   7}     | |       +-halloc() <char *halloc () line:2070> [see 8]
+  114 {   7}     | |       \-allocString()
+                 | |         <char *allocString () line:2189> [see 61]
+  115 {   5}     | |   \-endType() <int endType () line:2828> (R)
+  116 {   6}     | |     +-beType() <int beType () line:2735> (R) [see 85]
+  117 {   6}     | |     +-fprintf()
+  118 {   6}     | |     +-printPageAndFilename()
+                 | |     | <void printPageAndFilename () line:2286> [see 92]
+  119 {   6}     | |     +-printNextTenTokens() 
+                 | |     | <void printNextTenTokens () line:2313> (R) [see 95]
+  120 {   6}     | |     +-jump() <void jump () line:2196> [see 108]
+  121 {   6}     | |     \-checkAndPopBeStack()
+                 | |       <void checkAndPopBeStack () line:2711> (R)
+  122 {   7}     | |       +-fprintf()
+  123 {   7}     | |       +-printPageAndFilename()
+                 | |       | <void printPageAndFilename () line:2286> [see 92]
+  124 {   7}     | |       +-printNextTenTokens()
+                 | |       | <void printNextTenTokens () line:2313>
+                 | |       | (R) [see 95]
+  125 {   7}     | |       +-jump() <void jump () line:2196> [see 108]
+  126 {   7}     | |       \-free()
+  127 {   4}     | | +-isdigit()
+  128 {   4}     | | \-delim()
+  129 {   3}     | +-atoi()
+  130 {   3}     | +-fprintf()
+  131 {   3}     | +-ungetc()
+  132 {   3}     | +-halloc() <char *halloc () line:2070> [see 8]
+  133 {   3}     | +-strcmp()
+  134 {   3}     | +-allocPatchstore()
+                 | | <PatchStore *allocPatchstore () line:9668>
+  135 {   4}     | | \-halloc() <char *halloc () line:2070> [see 8]
+  136 {   3}     | \-freePatch() <void freePatch () line:9675>
+  137 {   4}     |   \-free()
+  138 {   2}     +-fclose()
+  139 {   2}     +-fprintf()
+  140 {   2}     +-exit()
+  141 {   2}     +-freeHash() <void freeHash () line:2160>
+  142 {   3}       \-free()
+  143 {   2}     \-freeString() <void freeString () line:9589>
+  144 {   3}       \-freeIfNonNULL() <void freeIfNonNULL () line:9201>
+  145 {   4}         \-free()
+  146 {   1}   +-initializeWindowSystem()
+               | <void initializeWindowSystem () line:7819>
+  147 {   2}   | +-XOpenDisplay()
+  148 {   2}   | +-fprintf()
+  149 {   2}   | +-exit()
+  150 {   2}   | +-DefaultScreen()
+  151 {   2}   | +-XGContextFromGC()
+  152 {   2}   | +-DefaultGC()
+  153 {   2}   | +-DefaultColormap()
+  154 {   2}   | +-WhitePixel()
+  155 {   2}   | +-XQueryColor()
+  156 {   2}   | +-BlackPixel()
+  157 {   2}   | +-XCreateBitmapFromData()
+  158 {   2}   | +-RootWindow()
+  159 {   2}   | +-XCreatePixmapCursor()
+  160 {   2}   | +-XCreateFontCursor()
+  161 {   2}   | +-ingItColorsAndFonts()
+               | | <void ingItColorsAndFonts () line:8206>
+  162 {   3}   | | +-DefaultColormap()
+  163 {   3}   | | +-initGroupStack() <void initGroupStack () line:7325>
+  164 {   4}   | | | \-halloc() <char *halloc () line:2070> [see 8]
+  165 {   3}   | | +-mergeDatabases() <void mergeDatabases () line:8427>
+  166 {   4}   | | | +-XrmInitialize()
+  167 {   4}   | | | +-strcpy()
+  168 {   4}   | | | +-strcat()
+  169 {   4}   | | | +-XrmGetFileDatabase()
+  170 {   4}   | | | +-XrmMergeDatabases()
+  171 {   4}   | | | +-XResourceManagerString()
+  172 {   4}   | | | +-XrmGetStringDatabase()
+  173 {   4}   | | | +-getenv()
+  174 {   4}   | | | +-strlen()
+  175 {   4}   | | | \-gethostname()
+  176 {   3}   | | +-XrmGetResource()
+  177 {   3}   | | +-strncpy()
+  178 {   3}   | | +-strcpy()
+  179 {   3}   | | +-loadFont() <void loadFont () line:8193>
+  180 {   4}   | |   +-XLoadQueryFont()
+  181 {   4}   | |   +-fprintf()
+  182 {   4}   | |   +-XQueryFont()
+  183 {   4}   | |   +-XGContextFromGC()
+  184 {   4}   | |   +-DefaultGC()
+  185 {   4}   | |   \-exit()
+  186 {   3}   | | +-isIt850() <int isIt850 () line:8470>
+  187 {   4}   | |   +-XInternAtom()
+  188 {   4}   | |   +-XGetAtomName()
+  189 {   4}   | |   +-strcmp()
+  190 {   4}   | |   \-XFree()
+  191 {   3}   | | +-DisplayPlanes()
+  192 {   3}   | | +-BlackPixel()
+  193 {   3}   | | +-WhitePixel()
+  194 {   3}   | | +-getColor() <int getColor () line:8384>
+  195 {   4}   | | | +-printf()
+  196 {   4}   | | | +-strcpy()
+  197 {   4}   | | | +-strcat()
+  198 {   4}   | | | +-XrmGetResource()
+  199 {   4}   | | | +-strncpy()
+  200 {   4}   | | | +-XAllocNamedColor()
+  201 {   4}   | | | \-fprintf()
+  202 {   3}   | | \-makeColors()
+  203 {   2}   | \-initText() <void initText () line:6865>
+  204 {   1}   +-initKeyin() <void initKeyin () line:8876>
+  205 {   2}   | +-getModifierMask()
+               | \ <unsigned int getModifierMask () line:8852>
+  206 {   3}   |   +-XGetModifierMapping()
+  207 {   3}   |   +-XKeysymToKeycode()
+  208 {   3}   |   \-XFreeModifiermap()
+  209 {   2}   | +-XTextWidth()
+  210 {   2}   | +-XGetDefault()
+  211 {   2}   | +-halloc() <char *halloc () line:2070> [see 8]
+  212 {   2}   | +-strlen()
+  213 {   2}   | \-strcpy()
+  214 {   1}   +-initTopWindow() <int initTopWindow () line:7871>
+  215 {   2}     +-allocHdWindow() <HDWindow *allocHdWindow () line:9207>
+  216 {   3}       +-halloc() <char *halloc () line:2070> [see 8]
+  217 {   3}       +-initPageStructs() <void initPageStructs () line:3029>
+  218 {   3}       +-hashInit() <void hashInit () line:2091> [see 7]
+  219 {   3}       +-stringEqual() <int stringEqual () line:2185> [see 14]
+  220 {   3}       +-stringHash() <int stringHash () line:2177>
+  221 {   3}       +-hashCopyTable() <HashTable *hashCopyTable () line:2915>
+  222 {   4}         +-halloc() <char *halloc () line:2070> [see 8]
+  223 {   4}         \-hashCopyEntry()
+                       <HashEntry *hashCopyEntry () line:2903> (R)
+  224 {   5}           +-halloc() <char *halloc () line:2070> [see 8]
+  225 {   5}           \-hashCopyEntry()
+                         <HashEntry *hashCopyEntry () line:2903>
+                         (recursive: see 223) [see 223]
+  226 {   3}       \-makeSpecialPages() <void makeSpecialPages () line:10720>
+  227 {   4}         +-hashInsert() <void hashInsert () line:2104> [see 24]
+  228 {   4}         \-makeSpecialPage()
+                       <HyperDocPage *makeSpecialPage () line:10708>
+  229 {   5}           +-allocPage() <HyperDocPage *allocPage () line:9472>
+  230 {   6}             +-halloc() <char *halloc () line:2070> [see 8]
+  231 {   6}             \-allocString()
+                           <char *allocString () line:2189> [see 61]
+  232 {   5}           +-fprintf()
+  233 {   5}           +-exit()
+  234 {   5}           \-free()
+  235 {   2}     +-allocPage() <HyperDocPage *allocPage () line:9472> [see 229]
+  236 {   2}     +-hashFind() <char *hashFind () line:2139> [see 68]
+  237 {   2}     +-fprintf()
+  238 {   2}     +-exit()
+  239 {   2}     +-openWindow() <void openWindow () line:8050>
+  240 {   3}     | +-strcpy()
+  241 {   3}     | +-XrmGetResource()
+  242 {   3}     | +-strncpy()
+  243 {   3}     | +-XGeometry()
+  244 {   3}     | +-getBorderProperties()
+                 | | <int getBorderProperties () line:8023>
+  245 {   4}     | | +-atoi()
+  246 {   4}     | | +-fprintf()
+  247 {   4}     | | +-DisplayPlanes()
+  248 {   4}     | | +-BlackPixel()
+  249 {   4}     | | +-DefaultColormap()
+  250 {   4}     | | \-getColor() <int getColor () line:8384> [see 194]
+  251 {   3}     | +-XCreateSimpleWindow()
+  252 {   3}     | +-RootWindow()
+  253 {   3}     | +-WhitePixel()
+  254 {   3}     | +-makeScrollBarWindows()
+                 | | <void makeScrollBarWindows () line:12390>
+  255 {   4}     | | +-fprintf()
+  256 {   4}     | | +-exit()
+  257 {   4}     | | +-XCreatePixmapFromBitmapData()
+  258 {   4}     | | +-RootWindow()
+  259 {   4}     | | +-DefaultDepth()
+  260 {   4}     | | +-XCreateSimpleWindow()
+  261 {   4}     | | \-XChangeWindowAttributes()
+  262 {   3}     | +-makeTitleBarWindows()
+                 | | <void makeTitleBarWindows () line:14315>
+  263 {   4}     | | +-readTitleBarImages()
+                 | |   <void readTitleBarImages () line:14433>
+  264 {   5}     | |   +-getenv()
+  265 {   5}     | |   +-sprintf()
+  266 {   5}     | |   \-HTReadBitmapFile()
+                 | |     <XImage *HTReadBitmapFile () line:12233>
+  267 {   6}     | |     +-XCreateImage()
+  268 {   6}     | |     +-DefaultVisual()
+  269 {   6}     | |     +-zzopen()
+  270 {   6}     | |     +-fprintf()
+  271 {   6}     | |     +-exit()
+  272 {   6}     | |     +-readWandH() <int readWandH () line:12343>
+  273 {   7}     | |     | +-fgets()
+  274 {   7}     | |     | \-sscanf()
+  275 {   6}     | |     +-fgets()
+  276 {   6}     | |     +-readHot() <int readHot () line:12327>
+  277 {   7}     | |     | +-sscanf()
+  278 {   7}     | |     | \-fgets()
+  279 {   6}     | |     +-sscanf()
+  280 {   6}     | |     +-halloc() <char *halloc () line:2070> [see 8]
+  281 {   6}     | |     +-fscanf()
+  282 {   6}     | |     \-fclose()
+  283 {   4}     | | +-XCreateSimpleWindow()
+  284 {   4}     | | \-XChangeWindowAttributes()
+  285 {   3}     | +-setNameAndIcon() <void setNameAndIcon () line:7996>
+  286 {   4}     | | +-ch() <int ch () line:12776>
+  287 {   4}     | | +-strlen()
+  288 {   4}     | | +-XSetClassHint()
+  289 {   4}     | | +-XStoreName()
+  290 {   4}     | | +-XCreateBitmapFromData()
+  291 {   4}     | | +-XSetWMHints()
+  292 {   4}     | | \-XSetIconName()
+  293 {   3}     | +-setSizeHints() <void setSizeHints () line:8091>
+  294 {   4}     | | +-strcpy()
+  295 {   4}     | | +-XGetGeometry()
+  296 {   4}     | | +-getWindowPositionXY()
+  297 {   4}     | | +-fprintf()
+  298 {   4}     | | +-XrmGetResource()
+  299 {   4}     | | +-strncpy()
+  300 {   4}     | | +-XParseGeometry()
+  301 {   4}     | | +-XGeometry()
+  302 {   4}     | | +-getTitleBarMinimumSize()
+                 | |   <void getTitleBarMinimumSize () line:14470>
+  303 {   4}     | | +-XSetNormalHints()
+  304 {   4}     | | \-XFlush()
+  305 {   3}     | +-XSelectInput()
+  306 {   3}     | \-XDefineCursor()
+  307 {   2}     +-getGCs() <void getGCs () line:8161>
+  308 {   3}     | +-XCreateGC()
+  309 {   3}     | +-XSetLineAttributes()
+  310 {   3}     | +-XCreateBitmapFromData()
+  311 {   3}     | +-RootWindow()
+  312 {   3}     | +-XSetFont()
+  313 {   3}     | +-XSetBackground()
+  314 {   3}     | \-XSetForeground()
+  315 {   2}     +-XMapWindow()
+  316 {   2}     +-hashInsert() <void hashInsert () line:2104> [see 24]
+  317 {   2}     +-changeText() <void changeText () line:8372>
+  318 {   3}       +-XChangeGC()
+  319 {   3}       \-XSetFont()
+  320 {   2}     \-XChangeWindowAttributes()
+  321 {   1}   +-fprintf()
+  322 {   1}   +-exit()
+  323 {   1}   +-bsdSignal()
+  324 {   1}   +-sigusr2Handler() <void sigusr2Handler () line:2998>
+  325 {   1}   +-sigcldHandler() <void sigcldHandler () line:3003>
+  326 {   2}     \-wait()
+  327 {   1}   +-makeServerConnections()
+               | <void makeServerConnections () line:3089>
+  328 {   2}   | +-open_server()
+  329 {   2}   | +-fprintf()
+  330 {   2}   | +-atexit()
+  331 {   2}   | +-cleanSocket() <void cleanSocket () line:3008>
+  332 {   3}   |   +-make_server_name()
+  333 {   3}   |   \-unlink()
+  334 {   2}   | +-connect_to_local_server()
+  335 {   2}   | \-exit()
+  336 {   1}   +-ht2Input() <void ht2Input () line:7475>
+  337 {   2}   | +-bsdSignal()
+  338 {   2}   | +-allocHdWindow()
+               | | <HDWindow *allocHdWindow () line:9207> [see 215]
+  339 {   2}   | +-initGroupStack()
+               | | <void initGroupStack () line:7325> [see 163]
+  340 {   2}   | +-makeInputFileList() <void makeInputFileList () line:7670>
+  341 {   3}   |   +-makeInputFileName() <char *makeInputFileName () line:7494>
+  342 {   4}   |     +-strcpy()
+  343 {   4}   |     \-strlen()
+  344 {   3}   |   +-halloc() <char *halloc () line:2070> [see 8]
+  345 {   3}   |   +-strlen()
+  346 {   3}   |   \-strcpy()
+  347 {   2}   | +-makeTheInputFile() <void makeTheInputFile () line:7516>
+  348 {   3}   |   +-makeInputFileName()
+               |   | <char *makeInputFileName () line:7494> [see 341]
+  349 {   3}   |   +-inListAndNewer() <int inListAndNewer () line:7618>
+  350 {   4}   |   | +-strcmp()
+  351 {   4}   |   | +-strCopy() <char *strCopy () line:7612>
+  352 {   5}   |   | | +-halloc() <char *halloc () line:2070> [see 8]
+  353 {   5}   |   | | +-strlen()
+  354 {   5}   |   | | \-strcpy()
+  355 {   4}   |   | +-stat()
+  356 {   4}   |   | +-printf()
+  357 {   4}   |   | \-unlink()
+  358 {   3}   |   +-printf()
+  359 {   3}   |   +-setjmp()
+  360 {   3}   |   +-loadPage() <void loadPage () line:9758>
+  361 {   4}   |   | +-initScanner() <void initScanner () line:2343> [see 40]
+  362 {   4}   |   | \-formatPage() <HyperDocPage *formatPage () line:9805>
+  363 {   5}   |   |   +-allocPage()
+               |   |   | <HyperDocPage *allocPage () line:9472> [see 229]
+  364 {   5}   |   |   +-hashReplace() <char *hashReplace () line:2148>
+  365 {   5}   |   |   +-findFp() <FILE *findFp () line:10878>
+  366 {   6}   |   |   | +-hashFind() <char *hashFind () line:2139> [see 68]
+  367 {   6}   |   |   | +-htFileOpen() <FILE *htFileOpen () line:2041>
+  368 {   7}   |   |   | | +-buildHtFilename()
+               |   |   | | | <int buildHtFilename () line:1946>
+  369 {   8}   |   |   | | | +-cwd()
+  370 {   8}   |   |   | | | +-getcwd()
+  371 {   8}   |   |   | | | +-strcpy()
+  372 {   8}   |   |   | | | +-strcat()
+  373 {   8}   |   |   | | | +-strlen()
+  374 {   8}   |   |   | | | +-fprintf()
+  375 {   8}   |   |   | | | +-exit()
+  376 {   8}   |   |   | | | +-extendHT() <void extendHT () line:1938>
+  377 {   9}   |   |   | | | | +-strpostfix() <int strpostfix () line:1928>
+  378 {  10}   |   |   | | | | | \-strlen()
+  379 {   9}   |   |   | | | | \-strcat()
+  380 {   8}   |   |   | | | +-access()
+  381 {   8}   |   |   | | | +-pathname() <int pathname () line:1913>
+  382 {   8}   |   |   | | | +-getenv()
+  383 {   8}   |   |   | | | +-halloc() <char *halloc () line:2070> [see 8]
+  384 {   8}   |   |   | | | \-strcmp()
+  385 {   7}   |   |   | | +-fprintf()
+  386 {   7}   |   |   | | +-exit()
+  387 {   7}   |   |   | | +-fopen()
+  388 {   7}   |   |   | | \-perror()
+  389 {   6}   |   |   | +-hashInsert() <void hashInsert () line:2104> [see 24]
+  390 {   6}   |   |   | +-fseek()
+  391 {   6}   |   |   | +-perror()
+  392 {   6}   |   |   | \-longjmp()
+  393 {   5}   |   |   +-allocString()
+               |   |   | <char *allocString () line:2189> [see 61]
+  394 {   5}   |   |   \-parsePage() <void parsePage () line:9917>
+  395 {   6}   |   |     +-initParsePage() <void initParsePage () line:9882>
+  396 {   7}   |   |     | +-freeInputList() <void freeInputList () line:9620>
+  397 {   8}   |   |     |   +-freeInputItem()
+               |   |     |   | <void freeInputItem () line:9613>
+  398 {   9}   |   |     |   | +-freeIfNonNULL()
+               |   |     |   | | <void freeIfNonNULL () line:9201> [see 144]
+  399 {   9}   |   |     |   | +-freeLines() <void freeLines () line:9601>
+  400 {  10}   |   |     |   | | \-free()
+  401 {   9}   |   |     |   | \-XDestroyWindow()
+  402 {   8}   |   |     |   \-free()
+  403 {   7}   |   |     | +-initTopGroup() <void initTopGroup () line:7392>
+  404 {   8}   |   |     | | +-popGroupStack() <int popGroupStack () line:7294>
+  405 {   9}   |   |     | |   +-free()
+  406 {   9}   |   |     | |   \-changeText() <void changeText () line:8372>
+               |   |     | |     [see 317]
+  407 {   8}   |   |     | | \-changeText() <void changeText () line:8372>
+               |   |     | |   [see 317]
+  408 {   7}   |   |     | +-clearBeStack() <int clearBeStack () line:2700>
+  409 {   8}   |   |     |   \-free()
+  410 {   7}   |   |     | +-hashInit() <void hashInit () line:2091> [see 7]
+  411 {   7}   |   |     | +-windowEqual() <int windowEqual () line:10409>
+  412 {   7}   |   |     | \-windowCode() <int windowCode () line:10413>
+  413 {   6}   |   |     +-getExpectedToken()
+               |   |     | <void getExpectedToken () line:2406> (R) [see 86]
+  414 {   6}   |   |     +-allocString()
+               |   |     | <char *allocString () line:2189> [see 61]
+  415 {   6}   |   |     +-parseTitle() <void parseTitle () line:9833>
+  416 {   7}   |   |     | +-PushMR() <void PushMR () line:9734>
+  417 {   8}   |   |     |   \-halloc() <char *halloc () line:2070> [see 8]
+  418 {   7}   |   |     | +-getExpectedToken()
+               |   |     |   <void getExpectedToken () line:2406> (R) [see 86]
+  419 {   7}   |   |     | +-allocNode() <TextNode *allocNode () line:9265>
+  420 {   8}   |   |     |   \-halloc() <char *halloc () line:2070> [see 8]
+  421 {   7}   |   |     | +-parseHyperDoc()
+               |   |     |   <void parseHyperDoc () line:9938> (R)
+  422 {   8}   |   |     |   +-getToken() <int getToken () line:2535>
+               |   |     |   | (R) [see 74]
+  423 {   8}   |   |     |   +-parseSpadsrc()
+               |   |     |     <void parseSpadsrc () line:12034> (R)
+  424 {   9}   |   |     |     +-allocNode() <TextNode *allocNode () line:9265>
+               |   |     |     | [see 419]
+  425 {   9}   |   |     |     +-getChar() <int getChar () line:2490> [see 46]
+  426 {   9}   |   |     |     +-parseVerbatim()
+               |   |     |       <void parseVerbatim () line:11849>
+  427 {  10}   |   |     |       +-getChar()
+               |   |     |       | <int getChar () line:2490> [see 46]
+  428 {  10}   |   |     |       +-resizeVbuf()
+  429 {  10}   |   |     |       +-new_verb_node()
+  430 {  10}   |   |     |       +-fprintf()
+  431 {  10}   |   |     |       +-longjmp()
+  432 {  10}   |   |     |       +-strlen()
+  433 {  10}   |   |     |       +-allocString()
+               |   |     |       | <char *allocString () line:2189> [see 61]
+  434 {  10}   |   |     |       \-allocNode()
+               |   |     |         <TextNode *allocNode () line:9265> [see 419]
+  435 {   9}   |   |     |     +-parseFromString()
+               |   |     |       <void parseFromString () line:9823> (R)
+  436 {  10}   |   |     |       +-saveScannerState()
+               |   |     |        <void saveScannerState () line:2361>
+  437 {  11}   |   |     |         \-halloc() <char *halloc () line:2070>
+               |   |     |           [see 8]
+  438 {  10}   |   |     |       +-parseHyperDoc()
+               |   |     |       | <void parseHyperDoc () line:9938>
+               |   |     |       | (recursive: see 421) [see 421]
+  439 {  10}   |   |     |       \-restoreScannerState()
+               |   |     |         <void restoreScannerState () line:2377>
+  440 {  11}   |   |     |         +-fprintf()
+  441 {  11}   |   |     |         +-exit()
+  442 {  11}   |   |     |         +-fseek()
+  443 {  11}   |   |     |         \-free()
+  444 {   9}   |   |     |     \-makeLinkWindow()
+               |   |     |       <HyperLink *makeLinkWindow () line:10639>
+  445 {  10}   |   |     |       +-printToString()
+               |   |     |       | <char *printToString () line:13497> (R)
+  446 {  11}   |   |     |       | +-printToString1()
+               |   |     |       |  <char *printToString1 () line:13504> (R)
+  447 {  12}   |   |     |       |   +-storeChar()
+  448 {  12}   |   |     |       |   +-checkCondition()
+               |   |     |       |     <int checkCondition () line:3217> (R)
+  449 {  13}   |   |     |       |     +-hashFind()
+               |   |     |       |     | <char *hashFind () line:2139> [see 68]
+  450 {  13}   |   |     |       |     +-strcmp()
+  451 {  13}   |   |     |       |     +-send_int()
+  452 {  13}   |   |     |       |     \-checkMemostack()
+               |   |     |       |       <int checkMemostack () line:3199>
+  453 {  14}   |   |     |       |       +-printToString()
+               |   |     |       |       | <char *printToString () line:13497>
+               |   |     |       |       | (recursive: see 445) [see 445]
+  454 {  14}   |   |     |       |       \-strcmp()
+  455 {  12}   |   |     |       |   +-hashFind()
+               |   |     |       |     <char *hashFind () line:2139> [see 68]
+  456 {  12}   |   |     |       |   +-fprintf()
+  457 {  12}   |   |     |       |   +-exit()
+  458 {  12}   |   |     |       |   +-returnItem()
+               |   |     |       |   | <InputItem *returnItem () line:8613>
+  459 {  13}   |   |     |       |   | \-strcmp()
+  460 {  12}   |   |     |       |   +-funnyUnescape()
+  461 {  12}   |   |     |       |   +-atoi()
+  462 {  12}   |   |     |       |   \-strlen()
+  463 {  11}   |   |     |       | \-resizeBuffer()
+               |   |     |       |   <char *resizeBuffer () line:9718>
+  464 {  12}   |   |     |       |   +-halloc()
+               |   |     |       |   | <char *halloc () line:2070> [see 8]
+  465 {  12}   |   |     |       |   +-memset()
+  466 {  12}   |   |     |       |   +-memcpy()
+  467 {  12}   |   |     |       |   \-free()
+  468 {  10}   |   |     |       +-hashFind()
+               |   |     |       | <char *hashFind () line:2139> [see 68]
+  469 {  10}   |   |     |       +-printf()
+  470 {  10}   |   |     |       +-halloc()
+               |   |     |       | <char *halloc () line:2070> [see 8]
+  471 {  10}   |   |     |       +-fprintf()
+  472 {  10}   |   |     |       +-exit()
+  473 {  10}   |   |     |       +-XCreateWindow()
+  474 {  10}   |   |     |       \-hashInsert()
+               |   |     |         <void hashInsert () line:2104> [see 24]
+  475 {   8}   |   |     |   +-parseHelp()
+               |   |     |     <void parseHelp () line:12211> (R)
+  476 {   9}   |   |     |     +-getToken()
+               |   |     |     | <int getToken () line:2535> (R) [see 74]
+  477 {   9}   |   |     |     +-tokenName()
+               |   |     |     | <void tokenName () line:2204> [see 88]
+  478 {   9}   |   |     |     +-fprintf()
+  479 {   9}   |   |     |     +-printPageAndFilename()
+               |   |     |     | <void printPageAndFilename () line:2286>
+               |   |     |     | [see 92]
+  480 {   9}   |   |     |     +-jump() <void jump () line:2196> [see 108]
+  481 {   9}   |   |     |     +-free()
+  482 {   9}   |   |     |     +-allocString()
+               |   |     |     | <char *allocString () line:2189> [see 61]
+  483 {   9}   |   |     |     \-getInputString()
+               |   |     |       <char *getInputString () line:10837> (R)
+  484 {  10}   |   |     |       +-allocNode()
+               |   |     |       | <TextNode *allocNode () line:9265> [see 419]
+  485 {  10}   |   |     |       +-parseHyperDoc()
+               |   |     |       | <void parseHyperDoc () line:9938>
+               |   |     |       | (recursive: see 421) [see 421]
+  486 {  10}   |   |     |       +-printToString()
+               |   |     |       | <char *printToString () line:13497>
+               |   |     |       | (R) [see 445]
+  487 {  10}   |   |     |       \-freeNode() <void freeNode () line:9281> (R)
+  488 {  11}   |   |     |         +-freePastearea()
+               |   |     |         | <void freePastearea () line:9572>
+  489 {  12}   |   |     |         | +-hashFind()
+               |   |     |         | | <char *hashFind () line:2139> [see 68]
+  490 {  12}   |   |     |         | +-hashDelete()
+               |   |     |         | | <void hashDelete () line:2118>
+  491 {  12}   |   |     |         | +-freePaste()
+               |   |     |         | | <void freePaste () line:9539>
+  492 {  13}   |   |     |         | | +-freeGroupStack()
+               |   |     |         | | | <void freeGroupStack () line:7429>
+  493 {  14}   |   |     |         | | | \-free()
+  494 {  13}   |   |     |         | | +-freeItemStack()
+               |   |     |         | | | <void freeItemStack () line:8703>
+  495 {  14}   |   |     |         | | | \-free()
+  496 {  13}   |   |     |         | | +-freeNode()
+               |   |     |         | | | <void freeNode () line:9281>
+               |   |     |         | | | (recursive: see 487) [see 487]
+  497 {  13}   |   |     |         | | \-free()
+  498 {  12}   |   |     |         | \-freeIfNonNULL()
+               |   |     |         |   <void freeIfNonNULL () line:9201>
+               |   |     |         |   [see 144]
+  499 {  11}   |   |     |         +-freeNode() <void freeNode () line:9281>
+               |   |     |         | (recursive: see 487) [see 487]
+  500 {  11}   |   |     |         +-freePastebutton()
+               |   |     |           <void freePastebutton () line:9548>
+  501 {  12}   |   |     |           +-hashFind()
+               |   |     |           | <char *hashFind () line:2139> [see 68]
+  502 {  12}   |   |     |           +-hashDelete()
+               |   |     |           | <void hashDelete () line:2118> [see 490]
+  503 {  12}   |   |     |           +-freePaste()
+               |   |     |           | <void freePaste () line:9539> [see 491]
+  504 {  12}   |   |     |           +-XDestroyWindow()
+  505 {  12}   |   |     |           \-freeIfNonNULL()
+               |   |     |             <void freeIfNonNULL () line:9201>
+               |   |     |             [see 144]
+  506 {  11}   |   |     |         +-freeIfNonNULL()
+               |   |     |         | <void freeIfNonNULL () line:9201>
+               |   |     |         | [see 144]
+  507 {  11}   |   |     |         +-deleteItem() <int deleteItem () line:8624>
+  508 {  12}   |   |     |           +-strcmp()
+  509 {  12}   |   |     |           +-currentItem()
+               |   |     |           | <InputItem *currentItem () line:11291>
+  510 {  12}   |   |     |           +-freeInputItem()
+               |   |     |           | <void freeInputItem () line:9613>
+               |   |     |           | [see 397]
+  511 {  12}   |   |     |           +-free()
+  512 {  12}   |   |     |           \-fprintf()
+  513 {  11}   |   |     |         +-hashDelete()
+               |   |     |         | <void hashDelete () line:2118> [see 490]
+  514 {  11}   |   |     |         +-XDestroyWindow()
+  515 {  11}   |   |     |         \-free()
+  516 {   8}   |   |     |   +-parsePaste() <void parsePaste () line:11365> (R)
+  517 {   9}   |   |     |     +-fprintf()
+  518 {   9}   |   |     |     +-printPageAndFilename()
+               |   |     |     | <void printPageAndFilename () line:2286>
+               |   |     |     | [see 92]
+  519 {   9}   |   |     |     +-jump() <void jump () line:2196> [see 108]
+  520 {   9}   |   |     |     +-getToken()
+               |   |     |     | <int getToken () line:2535> (R) [see 74]
+  521 {   9}   |   |     |     +-printNextTenTokens()
+               |   |     |     | <void printNextTenTokens () line:2313>
+               |   |     |     | (R) [see 95]
+  522 {   9}   |   |     |     +-allocString()
+               |   |     |     | <char *allocString () line:2189> [see 61]
+  523 {   9}   |   |     |     +-getInputString()
+               |   |     |     | <char *getInputString () line:10837>
+               |   |     |     | (R) [see 483]
+  524 {   9}   |   |     |     +-hashFind()
+               |   |     |     | <char *hashFind () line:2139> [see 68]
+  525 {   9}   |   |     |     +-allocPasteNode()
+               |   |     |     | <PasteNode *allocPasteNode () line:9656>
+  526 {  10}   |   |     |     | +-halloc() <char *halloc () line:2070> [see 8]
+  527 {  10}   |   |     |     | \-allocString()
+               |   |     |     |   <char *allocString () line:2189> [see 61]
+  528 {   9}   |   |     |     +-hashInsert()
+               |   |     |     | <void hashInsert () line:2104> [see 24]
+  529 {   9}   |   |     |     +-currentItem()
+               |   |     |     | <InputItem *currentItem () line:11291>
+               |   |     |     | [see 509]
+  530 {   9}   |   |     |     +-getWhere() <int getWhere () line:10853>
+  531 {  10}   |   |     |     | +-getToken()
+               |   |     |     | | <int getToken () line:2535> (R) [see 74]
+  532 {  10}   |   |     |     | \-strcmp()
+  533 {   9}   |   |     |     +-allocNode()
+               |   |     |     | <TextNode *allocNode () line:9265> [see 419]
+  534 {   9}   |   |     |     \-parseHyperDoc()
+               |   |     |       <void parseHyperDoc () line:9938> 
+               |   |     |       (recursive: see 421) [see 421]
+  535 {   8}   |   |     |   +-parsePastebutton()
+               |   |     |     <void parsePastebutton () line:11445> (R)
+  536 {   9}   |   |     |     +-getToken()
+               |   |     |     | <int getToken () line:2535> (R) [see 74]
+  537 {   9}   |   |     |     +-fprintf()
+  538 {   9}   |   |     |     +-printPageAndFilename()
+               |   |     |     | <void printPageAndFilename () line:2286>
+               |   |     |     | [see 92]
+  539 {   9}   |   |     |     +-printNextTenTokens()
+               |   |     |     | <void printNextTenTokens () line:2313>
+               |   |     |     | (R) [see 95]
+  540 {   9}   |   |     |     +-jump() <void jump () line:2196> [see 108]
+  541 {   9}   |   |     |     +-allocString()
+               |   |     |     | <char *allocString () line:2189> [see 61]
+  542 {   9}   |   |     |     +-getInputString()
+               |   |     |     | <char *getInputString () line:10837>
+               |   |     |     | (R) [see 483]
+  543 {   9}   |   |     |     +-hashFind()
+               |   |     |     | <char *hashFind () line:2139> [see 68]
+  544 {   9}   |   |     |     +-allocPasteNode()
+               |   |     |     | <PasteNode *allocPasteNode () line:9656>
+               |   |     |     | [see 525]
+  545 {   9}   |   |     |     +-hashInsert()
+               |   |     |     | <void hashInsert () line:2104> [see 24]
+  546 {   9}   |   |     |     +-allocNode()
+               |   |     |     | <TextNode *allocNode () line:9265> [see 419]
+  547 {   9}   |   |     |     +-parseHyperDoc()
+               |   |     |     | <void parseHyperDoc () line:9938>
+               |   |     |     | (recursive: see 421) [see 421]
+  548 {   9}   |   |     |     \-makePasteWindow()
+               |   |     |       <HyperLink *makePasteWindow () line:10682>
+  549 {  10}   |   |     |       +-halloc() <char *halloc () line:2070> [see 8]
+  550 {  10}   |   |     |       +-fprintf()
+  551 {  10}   |   |     |       +-exit()
+  552 {  10}   |   |     |       +-XCreateWindow()
+  553 {  10}   |   |     |       \-hashInsert()
+               |   |     |         <void hashInsert () line:2104> [see 24]
+  554 {   8}   |   |     |   +-endAPage() <void endAPage () line:10377>
+  555 {   9}   |   |     |     +-fprintf()
+  556 {   9}   |   |     |     +-printPageAndFilename()
+               |   |     |     | <void printPageAndFilename () line:2286>
+               |   |     |     | [see 92]
+  557 {   9}   |   |     |     +-jump() <void jump () line:2196> [see 108]
+  558 {   9}   |   |     |     \-PopMR() <void PopMR () line:9743>
+  559 {  10}   |   |     |       +-fprintf()
+  560 {  10}   |   |     |       +-exit()
+  561 {  10}   |   |     |       \-free()
+  562 {   8}   |   |     |   +-startFooter() <void startFooter () line:10352>
+  563 {   9}   |   |     |     +-fprintf()
+  564 {   9}   |   |     |     +-printPageAndFilename()
+               |   |     |     | <void printPageAndFilename () line:2286>
+               |   |     |     | [see 92]
+  565 {   9}   |   |     |     +-longjmp()
+  566 {   9}   |   |     |     +-PopMR() <void PopMR () line:9743> [see 558]
+  567 {   9}   |   |     |     +-linkScrollBars()
+               |   |     |     | <void linkScrollBars () line:12640>
+  568 {  10}   |   |     |     | +-halloc() <char *halloc () line:2070> [see 8]
+  569 {  10}   |   |     |     | \-hashInsert() 
+               |   |     |     |   <void hashInsert () line:2104> [see 24]
+  570 {   9}   |   |     |     +-PushMR() <void PushMR () line:9734> [see 416]
+  571 {   9}   |   |     |     \-allocNode() 
+               |   |     |       <TextNode *allocNode () line:9265> [see 419]
+  572 {   8}   |   |     |   +-startScrolling() 
+               |   |     |     <void startScrolling () line:10329>
+  573 {   9}   |   |     |     +-fprintf()
+  574 {   9}   |   |     |     +-longjmp()
+  575 {   9}   |   |     |     +-PopMR() <void PopMR () line:9743> [see 558]
+  576 {   9}   |   |     |     +-PushMR() <void PushMR () line:9734> [see 416]
+  577 {   9}   |   |     |     \-allocNode() 
+               |   |     |       <TextNode *allocNode () line:9265> [see 419]
+  578 {   8}   |   |     |   +-allocString() 
+               |   |     |     <char *allocString () line:2189> [see 61]
+  579 {   8}   |   |     |   +-parseNewcond() <void parseNewcond () line:11755>
+  580 {   9}   |   |     |     +-getExpectedToken() 
+               |   |     |      <void getExpectedToken () line:2406>
+               |   |     |      (R) [see 86]
+  581 {   9}   |   |     |     +-strcpy()
+  582 {   9}   |   |     |     \-insertCond() <void insertCond () line:3172>
+  583 {  10}   |   |     |       +-hashFind()
+               |   |     |       | <char *hashFind () line:2139> [see 68]
+  584 {  10}   |   |     |       +-fprintf()
+  585 {  10}   |   |     |       +-printPageAndFilename()
+               |   |     |       | <void printPageAndFilename () line:2286>
+               |   |     |       | [see 92]
+  586 {  10}   |   |     |       +-jump() <void jump () line:2196> [see 108]
+  587 {  10}   |   |     |       +-allocCondnode() 
+               |   |     |       | <CondNode *allocCondnode () line:9456>
+  588 {  11}   |   |     |       | \-halloc()
+               |   |     |       |   <char *halloc () line:2070> [see 8]
+  589 {  10}   |   |     |       +-halloc()
+               |   |     |       | <char *halloc () line:2070> [see 8]
+  590 {  10}   |   |     |       +-strlen()
+  591 {  10}   |   |     |       +-strcpy()
+  592 {  10}   |   |     |       \-hashInsert()
+               |   |     |         <void hashInsert () line:2104> [see 24]
+  593 {   8}   |   |     |   +-parseSetcond() <void parseSetcond () line:11765>
+  594 {   9}   |   |     |     +-getExpectedToken()
+               |   |     |       <void getExpectedToken () line:2406>
+               |   |     |       (R) [see 86]
+  595 {   9}   |   |     |     +-strcpy()
+  596 {   9}   |   |     |     \-changeCond() <void changeCond () line:3187>
+  597 {  10}   |   |     |       +-hashFind()
+               |   |     |       | <char *hashFind () line:2139> [see 68]
+  598 {  10}   |   |     |       +-fprintf()
+  599 {  10}   |   |     |       +-free()
+  600 {  10}   |   |     |       +-halloc() <char *halloc () line:2070> [see 8]
+  601 {  10}   |   |     |       +-strlen()
+  602 {  10}   |   |     |       \-strcpy()
+  603 {   8}   |   |     |   +-parseVerbatim()
+               |   |     |     <void parseVerbatim () line:11849> [see 426]
+  604 {   8}   |   |     |   +-parseIfcond()
+               |   |     |     <void parseIfcond () line:11647> (R)
+  605 {   9}   |   |     |     +-fprintf()
+  606 {   9}   |   |     |     +-longjmp()
+  607 {   9}   |   |     |     +-exit()
+  608 {   9}   |   |     |     +-allocIfnode()
+               |   |     |     | <IfNode *allocIfnode () line:9449>
+  609 {  10}   |   |     |     | \-halloc() <char *halloc () line:2070> [see 8]
+  610 {   9}   |   |     |     +-allocNode()
+               |   |     |     | <TextNode *allocNode () line:9265> [see 419]
+  611 {   9}   |   |     |     +-parseCondnode()
+               |   |     |       <void parseCondnode () line:11713>
+  612 {  10}   |   |     |       +-getToken()
+               |   |     |       | <int getToken () line:2535> (R) [see 74]
+  613 {  10}   |   |     |       +-allocString()
+               |   |     |       | <char *allocString () line:2189> [see 61]
+  614 {  10}   |   |     |       +-parseHasreturnto()
+               |   |     |       | <void parseHasreturnto () line:11744>
+  615 {  11}   |   |     |       | +-allocNode()
+               |   |     |       | | <TextNode *allocNode () line:9265>
+               |   |     |       | | [see 419]
+  616 {  11}   |   |     |       | +-getExpectedToken()
+               |   |     |       | | <void getExpectedToken () line:2406>
+               |   |     |       | | (R) [see 86]
+  617 {  11}   |   |     |       | \-parseHyperDoc()
+               |   |     |       |   <void parseHyperDoc () line:9938>
+               |   |     |       |   (recursive: see 421) [see 421]
+  618 {  10}   |   |     |       +-tokenName()
+               |   |     |       | <void tokenName () line:2204> [see 88]
+  619 {  10}   |   |     |       +-sprintf()
+  620 {  10}   |   |     |       \-tpderror() <void tpderror () line:2979>
+  621 {  11}   |   |     |         +-sprintf()
+  622 {  11}   |   |     |         +-fprintf()
+  623 {  11}   |   |     |         +-printPageAndFilename()
+               |   |     |         | <void printPageAndFilename () line:2286>
+               |   |     |         | [see 92]
+  624 {  11}   |   |     |         \-printNextTenTokens()
+               |   |     |           <void printNextTenTokens () line:2313>
+               |   |     |           (R) [see 95]
+  625 {   9}   |   |     |     +-parseHyperDoc()
+               |   |     |     | <void parseHyperDoc () line:9938>
+               |   |     |     | (recursive: see 421) [see 421]
+  626 {   9}   |   |     |     \-tokenName()
+               |   |     |       <void tokenName () line:2204> [see 88]
+  627 {   8}   |   |     |   +-fprintf()
+  628 {   8}   |   |     |   +-longjmp()
+  629 {   8}   |   |     |   +-exit()
+  630 {   8}   |   |     |   +-parseMacro() <int parseMacro () line:9062> (R)
+  631 {   9}   |   |     |     +-allocNode()
+               |   |     |     | <TextNode *allocNode () line:9265> [see 419]
+  632 {   9}   |   |     |     +-hashFind()
+               |   |     |     | <char *hashFind () line:2139> [see 68]
+  633 {   9}   |   |     |     +-loadMacro() <char *loadMacro () line:8954>
+  634 {  10}   |   |     |     | +-saveScannerState()
+               |   |     |     | | <void saveScannerState () line:2361>
+               |   |     |     | | [see 436]
+  635 {  10}   |   |     |     | +-findFp()
+               |   |     |     | | <FILE *findFp () line:10878> [see 365]
+  636 {  10}   |   |     |     | +-initScanner()
+               |   |     |     | | <void initScanner () line:2343> [see 40]
+  637 {  10}   |   |     |     | +-getExpectedToken()
+               |   |     |     | | <void getExpectedToken () line:2406>
+               |   |     |     | | (R) [see 86]
+  638 {  10}   |   |     |     | +-strcmp()
+  639 {  10}   |   |     |     | +-fprintf()
+  640 {  10}   |   |     |     | +-longjmp()
+  641 {  10}   |   |     |     | +-getToken()
+               |   |     |     | | <int getToken () line:2535> (R) [see 74]
+  642 {  10}   |   |     |     | +-number() <int number () line:8946>
+  643 {  11}   |   |     |     | | \-isdigit()
+  644 {  10}   |   |     |     | +-atoi()
+  645 {  10}   |   |     |     | +-scanHyperDoc()
+               |   |     |     | | <void scanHyperDoc () line:8914>
+  646 {  11}   |   |     |     | | +-getToken()
+               |   |     |     | |   <int getToken () line:2535> (R) [see 74]
+  647 {  11}   |   |     |     | | +-fprintf()
+  648 {  11}   |   |     |     | | \-longjmp()
+  649 {  10}   |   |     |     | +-fseek()
+  650 {  10}   |   |     |     | +-halloc() <char *halloc () line:2070> [see 8]
+  651 {  10}   |   |     |     | +-getc()
+  652 {  10}   |   |     |     | \-restoreScannerState()
+               |   |     |     |   <void restoreScannerState () line:2377>
+               |   |     |     |   [see 439]
+  653 {   9}   |   |     |     +-getParameterStrings()
+               |   |     |     | <void getParameterStrings () line:9098>
+  654 {  10}   |   |     |     | +-initParameterElem()
+               |   |     |     | <ParameterList initParameterElem () line:9017>
+  655 {  11}   |   |     |     | | \-halloc() <char *halloc () line:2070> 
+               |   |     |     | |  [see 8]
+  656 {  10}   |   |     |     | +-pushParameters()
+               |   |     |     | | <int pushParameters () line:9034>
+  657 {  11}   |   |     |     | | +-fprintf()
+  658 {  11}   |   |     |     | | \-longjmp()
+  659 {  10}   |   |     |     | +-getToken()
+               |   |     |     | | <int getToken () line:2535> (R) [see 74]
+  660 {  10}   |   |     |     | +-fprintf()
+  661 {  10}   |   |     |     | +-jump() <void jump () line:2196> [see 108]
+  662 {  10}   |   |     |     | +-getChar()
+               |   |     |       | <int getChar () line:2490> [see 46]
+  663 {  10}   |   |     |     | +-longjmp()
+  664 {  10}   |   |     |     | +-numeric()
+  665 {  10}   |   |     |     | +-ungetChar()
+               |   |     |       | <void ungetChar () line:2400> [see 60]
+  666 {  10}   |   |     |     | +-atoi()
+  667 {  10}   |   |     |     | +-strlen()
+  668 {  10}   |   |     |     | +-halloc() <char *halloc () line:2070> [see 8]
+  669 {  10}   |   |     |     | \-strcpy()
+  670 {   9}   |   |     |     +-parseFromString()
+               |   |     |     | <void parseFromString () line:9823>
+               |   |     |     | (R) [see 435]
+  671 {   9}   |   |     |     +-popParameters()
+               |   |     |     | <int popParameters () line:9044>
+  672 {  10}   |   |     |     | \-free()
+  673 {   9}   |   |     |     +-fprintf()
+  674 {   9}   |   |     |     \-longjmp()
+  675 {   8}   |   |     |   +-parseEnv() <void parseEnv () line:12065>
+  676 {   9}   |   |     |     +-getExpectedToken()
+               |   |     |     | <void getExpectedToken () line:2406>
+               |   |     |     | (R) [see 86]
+  677 {   9}   |   |     |     +-getenv()
+  678 {   9}   |   |     |     +-fprintf()
+  679 {   9}   |   |     |     +-halloc() <char *halloc () line:2070> [see 8]
+  680 {   9}   |   |     |     +-strcpy()
+  681 {   9}   |   |     |     +-free()
+  682 {   9}   |   |     |     \-allocString()
+               |   |     |       <char *allocString () line:2189> [see 61]
+  683 {   8}   |   |     |   +-windowId() <char *windowId () line:10417>
+  684 {   9}   |   |     |     +-sprintf()
+  685 {   9}   |   |     |     +-strlen()
+  686 {   9}   |   |     |     +-halloc() <char *halloc () line:2070> [see 8]
+  687 {   9}   |   |     |     \-strcpy()
+  688 {   8}   |   |     |   +-halloc() <char *halloc () line:2070> [see 8]
+  689 {   8}   |   |     |   +-strlen()
+  690 {   8}   |   |     |   +-sprintf()
+  691 {   8}   |   |     |   +-parseBeginItems()
+               |   |     |     <void parseBeginItems () line:11779> (R)
+  692 {   9}   |   |     |     +-getToken()
+               |   |     |     | <int getToken () line:2535> (R) [see 74]
+  693 {   9}   |   |     |     +-allocNode()
+               |   |     |     | <TextNode *allocNode () line:9265> [see 419]
+  694 {   9}   |   |     |     +-parseHyperDoc()
+               |   |     |     | <void parseHyperDoc () line:9938>
+               |   |     |     | (recursive: see 421) [see 421]
+  695 {   9}   |   |     |     +-fprintf()
+  696 {   9}   |   |     |     +-printNextTenTokens()
+               |   |     |     | <void printNextTenTokens () line:2313>
+               |   |     |     | (R) [see 95]
+  697 {   9}   |   |     |     +-printPageAndFilename()
+               |   |     |     | <void printPageAndFilename () line:2286>
+               |   |     |     | [see 92]
+  698 {   9}   |   |     |     +-jump() <void jump () line:2196> [see 108]
+  699 {   9}   |   |     |     \-ungetToken() <void ungetToken () line:2427>
+  700 {  10}   |   |     |       \-allocString()
+               |   |     |         <char *allocString () line:2189> [see 61]
+  701 {   8}   |   |     |   +-parseItem() <void parseItem () line:11807> (R)
+  702 {   9}   |   |     |     +-fprintf()
+  703 {   9}   |   |     |     +-printPageAndFilename()
+               |   |     |     | <void printPageAndFilename () line:2286>
+               |   |     |     | [see 92]
+  704 {   9}   |   |     |     +-printNextTenTokens()
+               |   |     |     | <void printNextTenTokens () line:2313>
+               |   |     |     | (R) [see 95]
+  705 {   9}   |   |     |     +-jump() <void jump () line:2196> [see 108]
+  706 {   9}   |   |     |     +-getToken()
+               |   |     |     | <int getToken () line:2535> (R) [see 74]
+  707 {   9}   |   |     |     +-allocNode()
+               |   |     |     | <TextNode *allocNode () line:9265> [see 419]
+  708 {   9}   |   |     |     +-parseHyperDoc()
+               |   |     |     | <void parseHyperDoc () line:9938>
+               |   |     |     | (recursive: see 421) [see 421]
+  709 {   9}   |   |     |     \-ungetToken()
+               |   |     |       <void ungetToken () line:2427> [see 699]
+  710 {   8}   |   |     |   +-parseMitem() <void parseMitem () line:11839>
+  711 {   9}   |   |     |     +-fprintf()
+  712 {   9}   |   |     |     +-printPageAndFilename()
+               |   |     |     | <void printPageAndFilename () line:2286>
+               |   |     |     | [see 92]
+  713 {   9}   |   |     |     +-printNextTenTokens()
+               |   |     |     | <void printNextTenTokens () line:2313>
+               |   |     |     | (R) [see 95]
+  714 {   9}   |   |     |     \-jump() <void jump () line:2196> [see 108]
+  715 {   8}   |   |     |   +-parseValue1() 
+               |   |     |     <void parseValue1 () line:12091> (R)
+  716 {   9}   |   |     |     +-allocNode() 
+               |   |     |     | <TextNode *allocNode () line:9265> [see 419]
+  717 {   9}   |   |     |     +-getExpectedToken() 
+               |   |     |     | <void getExpectedToken () line:2406>
+               |   |     |     | (R) [see 86]
+  718 {   9}   |   |     |     +-getInputString()
+               |   |     |     | <char *getInputString () line:10837>
+               |   |     |     | (R) [see 483]
+  719 {   9}   |   |     |     +-isNumber() <int isNumber () line:10772>
+  720 {  10}   |   |     |     | \-isdigit()
+  721 {   9}   |   |     |     +-fprintf()
+  722 {   9}   |   |     |     +-strcpy()
+  723 {   9}   |   |     |     \-allocString()
+               |   |     |       <char *allocString () line:2189> [see 61]
+  724 {   8}   |   |     |   +-parseValue2()
+               |   |     |     <void parseValue2 () line:12112> (R)
+  725 {   9}   |   |     |     +-allocNode()
+               |   |     |     | <TextNode *allocNode () line:9265> [see 419]
+  726 {   9}   |   |     |     +-getExpectedToken()
+               |   |     |     | <void getExpectedToken () line:2406>
+               |   |     |     | (R) [see 86]
+  727 {   9}   |   |     |     +-getInputString()
+               |   |     |     | <char *getInputString () line:10837>
+               |   |     |     | (R) [see 483]
+  728 {   9}   |   |     |     +-isNumber()
+               |   |     |     | <int isNumber () line:10772> [see 719]
+  729 {   9}   |   |     |     +-fprintf()
+  730 {   9}   |   |     |     +-strcpy()
+  731 {   9}   |   |     |     \-allocString()
+               |   |     |       <char *allocString () line:2189> [see 61]
+  732 {   8}   |   |     |   +-pushGroupStack()
+               |   |     |   | <void pushGroupStack () line:7312>
+  733 {   9}   |   |     |   | \-halloc() <char *halloc () line:2070> [see 8]
+  734 {   8}   |   |     |   +-allocNode()
+               |   |     |   | <TextNode *allocNode () line:9265> [see 419]
+  735 {   8}   |   |     |   +-parseHyperDoc()
+               |   |     |   | <void parseHyperDoc () line:9938>
+               |   |     |   | (recursive: see 421) [see 421]
+  736 {   8}   |   |     |   +-popGroupStack()
+               |   |     |   | <int popGroupStack () line:7294> [see 404]
+  737 {   8}   |   |     |   +-parseButton()
+               |   |     |   | <void parseButton () line:11982> (R)
+  738 {   9}   |   |     |   | +-fprintf()
+  739 {   9}   |   |     |   | +-longjmp()
+  740 {   9}   |   |     |   | +-allocNode()
+               |   |     |   | | <TextNode *allocNode () line:9265> [see 419]
+  741 {   9}   |   |     |   | +-getExpectedToken()
+               |   |     |   | | <void getExpectedToken () line:2406>
+               |   |     |   | | (R) [see 86]
+  742 {   9}   |   |     |   | +-parseHyperDoc()
+               |   |     |   | | <void parseHyperDoc () line:9938>
+               |   |     |   | | (recursive: see 421) [see 421]
+  743 {   9}   |   |     |   | \-makeLinkWindow()
+               |   |     |   |   <HyperLink *makeLinkWindow () line:10639>
+               |   |     |   |   [see 444]
+  744 {   8}   |   |     |   +-parseCommand()
+               |   |     |   | <void parseCommand () line:11950> (R)
+  745 {   9}   |   |     |   | +-fprintf()
+  746 {   9}   |   |     |   | +-longjmp()
+  747 {   9}   |   |     |   | +-allocNode()
+               |   |     |   | | <TextNode *allocNode () line:9265> [see 419]
+  748 {   9}   |   |     |   | +-getExpectedToken()
+               |   |     |   | | <void getExpectedToken () line:2406>
+               |   |     |   | | (R) [see 86]
+  749 {   9}   |   |     |   | +-parseHyperDoc()
+               |   |     |   | | <void parseHyperDoc () line:9938>
+               |   |     |   | | (recursive: see 421) [see 421]
+  750 {   9}   |   |     |   | \-makeLinkWindow()
+               |   |     |   |   <HyperLink *makeLinkWindow () line:10639>
+               |   |     |   |   [see 444]
+  751 {   8}   |   |     |   +-parseInputPix()
+               |   |     |   | <void parseInputPix () line:11898> (R)
+  752 {   9}   |   |     |   | +-getExpectedToken()
+               |   |     |   | | <void getExpectedToken () line:2406>
+               |   |     |   | | (R) [see 86]
+  753 {   9}   |   |     |   | +-getInputString()
+               |   |     |   | | <char *getInputString () line:10837>
+               |   |     |   | | (R) [see 483]
+  754 {   9}   |   |     |   | +-allocString()
+               |   |     |   | | <char *allocString () line:2189> [see 61]
+  755 {   9}   |   |     |   | +-DisplayPlanes()
+  756 {   9}   |   |     |   | +-strcpy()
+  757 {   9}   |   |     |   | +-strcat()
+  758 {   9}   |   |     |   | \-free()
+  759 {   8}   |   |     |   +-parseBox() <void parseBox () line:12176> (R)
+  760 {   9}   |   |     |   | +-allocNode()
+               |   |     |   | | <TextNode *allocNode () line:9265> [see 419]
+  761 {   9}   |   |     |   | +-getExpectedToken()
+               |   |     |   | | <void getExpectedToken () line:2406>
+               |   |     |   | | (R) [see 86]
+  762 {   9}   |   |     |   | \-parseHyperDoc()
+               |   |     |   |   <void parseHyperDoc () line:9938>
+               |   |     |   |   (recursive: see 421) [see 421]
+  763 {   8}   |   |     |   +-parseMbox() <void parseMbox () line:12187> (R)
+  764 {   9}   |   |     |   | +-allocNode()
+               |   |     |   | | <TextNode *allocNode () line:9265>
+               |   |     |   | | [see 419]
+  765 {   9}   |   |     |   | +-getExpectedToken()
+               |   |     |   | |<void getExpectedToken () line:2406>
+               |   |     |   | |(R) [see 86]
+  766 {   9}   |   |     |   | \-parseHyperDoc()
+               |   |     |   |   <void parseHyperDoc () line:9938>
+               |   |     |   |   (recursive: see 421) [see 421]
+  767 {   8}   |   |     |   +-parseFree() <void parseFree () line:12198> (R)
+  768 {   9}   |   |     |   | +-allocNode()
+               |   |     |   | | <TextNode *allocNode () line:9265> [see 419]
+  769 {   9}   |   |     |   | +-getExpectedToken()
+               |   |     |   | | <void getExpectedToken () line:2406>
+               |   |     |   | | (R) [see 86]
+  770 {   9}   |   |     |   | \-parseHyperDoc()
+               |   |     |   |   <void parseHyperDoc () line:9938>
+               |   |     |   |   (recursive: see 421) [see 421]
+  771 {   8}   |   |     |   +-parseCenterline()
+               |   |     |   | <void parseCenterline () line:11932> (R)
+  772 {   9}   |   |     |   | +-allocNode() 
+               |   |     |   | | <TextNode *allocNode () line:9265> [see 419]
+  773 {   9}   |   |     |   | +-getExpectedToken() 
+               |   |     |   | | <void getExpectedToken () line:2406>
+               |   |     |   | | (R) [see 86]
+  774 {   9}   |   |     |   | +-parseHyperDoc()
+               |   |     |   | | <void parseHyperDoc () line:9938>
+               |   |     |   | | (recursive: see 421) [see 421]
+  775 {   9}   |   |     |   | +-fprintf()
+  776 {   9}   |   |     |   | +-printPageAndFilename() 
+               |   |     |   | | <void printPageAndFilename () line:2286> 
+               |   |     |   | | [see 92]
+  777 {   9}   |   |     |   | +-printNextTenTokens() 
+               |   |     |   | | <void printNextTenTokens () line:2313>
+               |   |     |   | | (R) [see 95]
+  778 {   9}   |   |     |   | \-longjmp()
+  779 {   8}   |   |     |   +-addDependencies()
+               |   |     |   | <void addDependencies () line:10732> (R)
+  780 {   9}   |   |     |   | +-fprintf()
+  781 {   9}   |   |     |   | +-printPageAndFilename()
+               |   |     |   | | <void printPageAndFilename () line:2286>
+               |   |     |   | | [see 92]
+  782 {   9}   |   |     |   | +-exit()
+  783 {   9}   |   |     |   | +-allocNode()
+               |   |     |   | | <TextNode *allocNode () line:9265> [see 419]
+  784 {   9}   |   |     |   | +-getExpectedToken()
+               |   |     |   | | <void getExpectedToken () line:2406>
+               |   |     |   | | (R) [see 86]
+  785 {   9}   |   |     |   | +-parseHyperDoc()
+               |   |     |   | | <void parseHyperDoc () line:9938>
+               |   |     |   | | (recursive: see 421) [see 421]
+  786 {   9}   |   |     |   | +-halloc() <char *halloc () line:2070> [see 8]
+  787 {   9}   |   |     |   | +-hashInit()
+               |   |     |   | | <void hashInit () line:2091> [see 7]
+  788 {   9}   |   |     |   | +-stringEqual()
+               |   |     |   | | <int stringEqual () line:2185> [see 14]
+  789 {   9}   |   |     |   | +-stringHash() <int stringHash () line:2177>
+  790 {   9}   |   |     |   | +-allocString()
+               |   |     |   | | <char *allocString () line:2189> [see 61]
+  791 {   9}   |   |     |   | \-hashInsert()
+               |   |     |   |   <void hashInsert () line:2104> [see 24]
+  792 {   8}   |   |     |   +-parseSpadcommand()
+               |   |     |   |  <void parseSpadcommand () line:12018> (R)
+  793 {   9}   |   |     |   | +-getExpectedToken()
+               |   |     |   | | <void getExpectedToken () line:2406>
+               |   |     |   | | (R) [see 86]
+  794 {   9}   |   |     |   | +-allocNode()
+               |   |     |   | | <TextNode *allocNode () line:9265> [see 419]
+  795 {   9}   |   |     |   | +-parseHyperDoc()
+               |   |     |   | | <void parseHyperDoc () line:9938>
+               |   |     |   | | (recursive: see 421) [see 421]
+  796 {   9}   |   |     |   | \-makeLinkWindow()
+               |   |     |   |   <HyperLink *makeLinkWindow () line:10639>
+               |   |     |   |   [see 444]
+  797 {   8}   |   |     |   +-parseTable() <void parseTable () line:12134> (R)
+  798 {   9}   |   |     |   | +-fprintf()
+  799 {   9}   |   |     |   | +-longjmp()
+  800 {   9}   |   |     |   | +-getExpectedToken()
+               |   |     |   | | <void getExpectedToken () line:2406>
+               |   |     |   | | (R) [see 86]
+  801 {   9}   |   |     |   | +-allocNode() 
+               |   |     |   | | <TextNode *allocNode () line:9265> [see 419]
+  802 {   9}   |   |     |   | +-getToken() 
+               |   |     |   | | <int getToken () line:2535> (R) [see 74]
+  803 {   9}   |   |     |   | +-parseHyperDoc() 
+               |   |     |   | | <void parseHyperDoc () line:9938>
+               |   |     |   | | (recursive: see 421) [see 421]
+  804 {   9}   |   |     |   | +-tokenName()
+               |   |     |   | | <void tokenName () line:2204> [see 88]
+  805 {   9}   |   |     |   | +-printPageAndFilename()
+               |   |     |   | | <void printPageAndFilename () line:2286>
+               |   |     |   | | [see 92]
+  806 {   9}   |   |     |   | +-jump() <void jump () line:2196> [see 108]
+  807 {   9}   |   |     |   | \-free()
+  808 {   8}   |   |     |   +-parseInputstring()
+               |   |     |   | <void parseInputstring () line:10996> (R)
+  809 {   9}   |   |     |   | +-getExpectedToken()
+               |   |     |   | | <void getExpectedToken () line:2406>
+               |   |     |   | | (R) [see 86]
+  810 {   9}   |   |     |   | +-getInputString()
+               |   |     |   | | <char *getInputString () line:10837>
+               |   |     |   | | (R) [see 483]
+  811 {   9}   |   |     |   | +-allocString()
+               |   |     |   | | <char *allocString () line:2189> [see 61]
+  812 {   9}   |   |     |   | +-atoi()
+  813 {   9}   |   |     |   | +-fprintf()
+  814 {   9}   |   |     |   | +-longjmp()
+  815 {   9}   |   |     |   | +-halloc() <char *halloc () line:2070> [see 8]
+  816 {   9}   |   |     |   | +-strlen()
+  817 {   9}   |   |     |   | +-strcpy()
+  818 {   9}   |   |     |   | +-initializeDefault()
+               |   |     |   | | <void initializeDefault () line:10955>
+  819 {  10}   |   |     |   | | \-allocInputline()
+               |   |     |   | |   <LineStruct *allocInputline () line:9644>
+  820 {  11}   |   |     |   | |   \-halloc()
+               |   |     |   | |     <char *halloc () line:2070> [see 8]
+  821 {   9}   |   |     |   | +-makeInputWindow()
+               |   |     |   |   <HyperLink *makeInputWindow () line:10900>
+  822 {  10}   |   |     |   |   +-halloc() <char *halloc () line:2070> [see 8]
+  823 {  10}   |   |     |   |   +-fprintf()
+  824 {  10}   |   |     |   |   +-exit()
+  825 {  10}   |   |     |   |   +-XCreateWindow()
+  826 {  10}   |   |     |   |   +-XSelectInput()
+  827 {  10}   |   |     |   |   \-hashInsert()
+               |   |     |   |     <void hashInsert () line:2104> [see 24]
+  828 {   9}   |   |     |   | \-insertItem() <void insertItem () line:11243>
+  829 {   8}   |   |     |   +-parseSimplebox()
+               |   |     |   | <void parseSimplebox () line:11042> (R)
+  830 {   9}   |   |     |   | +-getToken()
+               |   |     |   | | <int getToken () line:2535> (R) [see 74]
+  831 {   9}   |   |     |   | +-getExpectedToken()
+               |   |     |   | | <void getExpectedToken () line:2406>
+               |   |     |   | | (R) [see 86]
+  832 {   9}   |   |     |   | +-isNumber()
+               |   |     |   | | <int isNumber () line:10772> [see 719]
+  833 {   9}   |   |     |   | +-fprintf()
+  834 {   9}   |   |     |   | +-printPageAndFilename()
+               |   |     |   | | <void printPageAndFilename () line:2286>
+               |   |     |   | | [see 92]
+  835 {   9}   |   |     |   | +-jump() <void jump () line:2196> [see 108]
+  836 {   9}   |   |     |   | +-strcmp()
+  837 {   9}   |   |     |   | +-tokenName()
+               |   |     |   | | <void tokenName () line:2204> [see 88]
+  838 {   9}   |   |     |   | +-getInputString()
+               |   |     |   | | <char *getInputString () line:10837>
+               |   |     |   | | (R) [see 483]
+  839 {   9}   |   |     |   | +-hashFind()
+               |   |     |   | | <char *hashFind () line:2139> [see 68]
+  840 {   9}   |   |     |   | +-allocInputbox()
+               |   |     |   | | <InputBox *allocInputbox () line:9687>
+  841 {  10}   |   |     |   | | \-halloc() <char *halloc () line:2070> [see 8]
+  842 {   9}   |   |     |   | +-allocString()
+               |   |     |   | | <char *allocString () line:2189> [see 61]
+  843 {   9}   |   |     |   | +-insertImageStruct()
+               |   |     |   | | <ImageStruct *insertImageStruct () line:12365>
+  844 {  10}   |   |     |   | | +-hashFind()
+               |   |     |   | | | <char *hashFind () line:2139> [see 68]
+  845 {  10}   |   |     |   | | +-HTReadBitmapFile()
+               |   |     |   | | | <XImage *HTReadBitmapFile () line:12233>
+               |   |     |   | | | [see 266]
+  846 {  10}   |   |     |   | | +-halloc() <char *halloc () line:2070> [see 8]
+  847 {  10}   |   |     |   | | +-strlen()
+  848 {  10}   |   |     |   | | +-sprintf()
+  849 {  10}   |   |     |   | | \-hashInsert()
+               |   |     |   | |   <void hashInsert () line:2104> [see 24]
+  850 {   9}   |   |     |   | +-max()
+  851 {   9}   |   |     |   | +-makeBoxWindow()
+               |   |     |   |   <HyperLink *makeBoxWindow () line:10929>
+  852 {  10}   |   |     |   |   +-halloc() <char *halloc () line:2070> [see 8]
+  853 {  10}   |   |     |   |   +-fprintf()
+  854 {  10}   |   |     |   |   +-exit()
+  855 {  10}   |   |     |   |   +-XCreateWindow()
+  856 {  10}   |   |     |   |   +-XSelectInput()
+  857 {  10}   |   |     |   |   \-hashInsert()
+               |   |     |   |     <void hashInsert () line:2104> [see 24]
+  858 {   9}   |   |     |   | +-halloc() <char *halloc () line:2070> [see 8]
+  859 {   9}   |   |     |   | +-hashInit()
+               |   |     |   | | <void hashInit () line:2091> [see 7]
+  860 {   9}   |   |     |   | +-stringEqual()
+               |   |     |   | | <int stringEqual () line:2185> [see 14]
+  861 {   9}   |   |     |   | +-stringHash() <int stringHash () line:2177>
+  862 {   9}   |   |     |   | \-hashInsert()
+               |   |     |   |   <void hashInsert () line:2104> [see 24]
+  863 {   8}   |   |     |   +-strcpy()
+  864 {   8}   |   |     |   +-strcat()
+  865 {   8}   |   |     |   +-parserError() <void parserError () line:10781>
+  866 {   9}   |   |     |   | +-fprintf()
+  867 {   9}   |   |     |   | +-getToken()
+               |   |     |   |   <int getToken () line:2535> (R) [see 74]
+  868 {   9}   |   |     |   | +-printToken()
+               |   |     |   |   <void printToken () line:2276> [see 98]
+  869 {   9}   |   |     |   | \-exit()
+  870 {   8}   |   |     |   +-getExpectedToken()
+               |   |     |     <void getExpectedToken () line:2406>
+               |   |     |     (R) [see 86]
+  871 {   8}   |   |     |   +-parseParameters()
+               |   |     |     <void parseParameters () line:9182> (R)
+  872 {   9}   |   |     |     +-number() <int number () line:8946> [see 642]
+  873 {   9}   |   |     |     +-fprintf()
+  874 {   9}   |   |     |     +-longjmp()
+  875 {   9}   |   |     |     +-atoi()
+  876 {   9}   |   |     |     \-parseFromString()
+               |   |     |       <void parseFromString () line:9823>
+               |   |     |       (R) [see 435]
+  877 {   8}   |   |     |   +-parseRadiobox()
+               |   |     |     <void parseRadiobox () line:11122> (R)
+  878 {   9}   |   |     |     +-getToken()
+               |   |     |     | <int getToken () line:2535> (R) [see 74]
+  879 {   9}   |   |     |     +-getExpectedToken()
+               |   |     |     | <void getExpectedToken () line:2406>
+               |   |     |     | (R) [see 86]
+  880 {   9}   |   |     |     +-isNumber()
+               |   |     |     | <int isNumber () line:10772> [see 719]
+  881 {   9}   |   |     |     +-fprintf()
+  882 {   9}   |   |     |     +-printPageAndFilename()
+               |   |     |     | <void printPageAndFilename () line:2286>
+               |   |     |     | [see 92]
+  883 {   9}   |   |     |     +-jump() <void jump () line:2196> [see 108]
+  884 {   9}   |   |     |     +-strcmp()
+  885 {   9}   |   |     |     +-tokenName()
+               |   |     |     | <void tokenName () line:2204> [see 88]
+  886 {   9}   |   |     |     +-getInputString()
+               |   |     |     | <char *getInputString () line:10837>
+               |   |     |     | (R) [see 483]
+  887 {   9}   |   |     |     +-hashFind()
+               |   |     |     | <char *hashFind () line:2139> [see 68]
+  888 {   9}   |   |     |     +-allocInputbox()
+               |   |     |     | <InputBox *allocInputbox () line:9687>
+               |   |     |     | [see 840]
+  889 {   9}   |   |     |     +-allocString()
+               |   |     |     | <char *allocString () line:2189>
+               |   |     |     | [see 61]
+  890 {   9}   |   |     |     +-addBoxToRbList()
+               |   |     |     | <void addBoxToRbList () line:11206>
+  891 {  10}   |   |     |     | +-strcmp()
+  892 {  10}   |   |     |     | +-fprintf()
+  893 {  10}   |   |     |     | +-printPageAndFilename()
+               |   |     |     | | <void printPageAndFilename () line:2286>
+               |   |     |     | | [see 92]
+  894 {  10}   |   |     |     | +-jump() <void jump () line:2196> [see 108]
+  895 {  10}   |   |     |     | \-checkOthers()
+               |   |     |     |   <int checkOthers () line:11233>
+  896 {   9}   |   |     |     +-makeBoxWindow()
+               |   |     |     | <HyperLink *makeBoxWindow () line:10929>
+               |   |     |     | [see 851]
+  897 {   9}   |   |     |     +-halloc() <char *halloc () line:2070> [see 8]
+  898 {   9}   |   |     |     +-hashInit()
+               |   |     |     | <void hashInit () line:2091> [see 7]
+  899 {   9}   |   |     |     +-stringEqual()
+               |   |     |     | <int stringEqual () line:2185> [see 14]
+  900 {   9}   |   |     |     +-stringHash() <int stringHash () line:2177>
+  901 {   9}   |   |     |     \-hashInsert()
+               |   |     |       <void hashInsert () line:2104> [see 24]
+  902 {   8}   |   |     |   +-parseRadioboxes()
+               |   |     |     <void parseRadioboxes () line:11311> (R)
+  903 {   9}   |   |     |     +-allocRbs() <RadioBoxes *allocRbs () line:9695>
+  904 {  10}   |   |     |     | \-halloc() <char *halloc () line:2070> [see 8]
+  905 {   9}   |   |     |     +-getToken()
+               |   |     |     | <int getToken () line:2535> (R) [see 74]
+  906 {   9}   |   |     |     +-tokenName()
+               |   |     |     | <void tokenName () line:2204> [see 88]
+  907 {   9}   |   |     |     +-fprintf()
+  908 {   9}   |   |     |     +-printPageAndFilename()
+               |   |     |     | <void printPageAndFilename () line:2286>
+               |   |     |     | [see 92]
+  909 {   9}   |   |     |     +-jump() <void jump () line:2196> [see 108]
+  910 {   9}   |   |     |     +-allocString()
+               |   |     |     | <char *allocString () line:2189> [see 61]
+  911 {   9}   |   |     |     +-getInputString()
+               |   |     |     | <char *getInputString () line:10837>
+               |   |     |     | (R) [see 483]
+  912 {   9}   |   |     |     +-alreadyThere()
+               |   |     |     | <int alreadyThere () line:11301>
+  913 {  10}   |   |     |     | \-strcmp()
+  914 {   9}   |   |     |     +-free()
+  915 {   9}   |   |     |     +-insertImageStruct()
+               |   |     |     |<ImageStruct *insertImageStruct () line:12365>
+               |   |     |     |[see 843]
+  916 {   9}   |   |     |     \-max()
+  917 {   8}   |   |     |   +-parseReplacepage()
+               |   |     |   | <void parseReplacepage () line:10402>
+  918 {   9}   |   |     |   | +-getExpectedToken()
+               |   |     |   | | <void getExpectedToken () line:2406>
+               |   |     |   | | (R) [see 86]
+  919 {   9}   |   |     |   | +-getToken()
+               |   |     |   | | <int getToken () line:2535> (R) [see 74]
+  920 {   9}   |   |     |   | \-allocString()
+               |   |     |   |   <char *allocString () line:2189> [see 61]
+  921 {   8}   |   |     |   \-printPageAndFilename()
+               |   |     |     <void printPageAndFilename () line:2286>
+               |   |     |     [see 92]
+  922 {   7}   |   |     | +-printToString()
+               |   |     | | <char *printToString () line:13497> (R) [see 445]
+  923 {   7}   |   |     | +-XSetIconName()
+  924 {   7}   |   |     | +-fprintf()
+  925 {   7}   |   |     | +-printPageAndFilename()
+               |   |     | |<void printPageAndFilename () line:2286> [see 92]
+  926 {   7}   |   |     | +-jump() <void jump () line:2196> [see 108]
+  927 {   7}   |   |     | +-linkTitleBarWindows()
+               |   |     | | <void linkTitleBarWindows () line:14406>
+  928 {   8}   |   |     | | +-halloc() <char *halloc () line:2070> [see 8]
+  929 {   8}   |   |     | | \-hashInsert()
+               |   |     | |   <void hashInsert () line:2104> [see 24]
+  930 {   7}   |   |     | \-PopMR() <void PopMR () line:9743> [see 558]
+  931 {   6}   |   |     \-parseHeader() <void parseHeader () line:9866>
+  932 {   7}   |   |       +-PushMR() <void PushMR () line:9734> [see 416]
+  933 {   7}   |   |       +-allocNode()
+               |   |       | <TextNode *allocNode () line:9265> [see 419]
+  934 {   7}   |   |       \-parseHyperDoc()
+               |   |         <void parseHyperDoc () line:9938> (R) [see 421]
+  935 {   3}   |   \-makeInputFileFromPage()
+               |     <void makeInputFileFromPage () line:7533>
+  936 {   4}   |     +-makeInputFileName()
+               |     | <char *makeInputFileName () line:7494> [see 341]
+  937 {   4}   |     +-makePasteFileName()
+               |     | <char *makePasteFileName () line:7505>
+  938 {   5}   |     | +-strcpy()
+  939 {   5}   |     | \-strlen()
+  940 {   4}   |     +-inListAndNewer()
+               |     |  <int inListAndNewer () line:7618> [see 349]
+  941 {   4}   |     +-fopen()
+  942 {   4}   |     +-fprintf()
+  943 {   4}   |     +-exit()
+  944 {   4}   |     +-sendLispCommand() <void sendLispCommand () line:13867>
+  945 {   5}   |     | +-connectSpad() <int connectSpad () line:1879>
+  946 {   6}   |     |   +-fprintf()
+  947 {   6}   |     |   +-LoudBeepAtTheUser()
+  948 {   6}   |     |   \-connect_to_local_server()
+  949 {   5}   |     | +-send_int()
+  950 {   5}   |     | \-send_string()
+  951 {   4}   |     +-printToString()
+               |     | <char *printToString () line:13497> (R) [see 445]
+  952 {   4}   |     +-allocString() <char *allocString () line:2189> [see 61]
+  953 {   4}   |     +-fflush()
+  954 {   4}   |     +-printPaste() <void printPaste () line:7762>
+  955 {   5}   |     | +-fprintf()
+  956 {   5}   |     | +-printPasteLine() <void printPasteLine () line:7680>
+  957 {   6}   |     | | \-putc()
+  958 {   5}   |     | +-getSpadOutput() <void getSpadOutput () line:7708>
+  959 {   6}   |     | | +-sendCommand() <void sendCommand () line:7739>
+  960 {   7}   |     | | | +-escapeString() <void escapeString () line:13877>
+  961 {   8}   |     | | | | \-funnyEscape()
+  962 {   7}   |     | | | +-sprintf()
+  963 {   7}   |     | | | +-sendLispCommand()
+               |     | | |   <void sendLispCommand () line:13867> [see 944]
+  964 {   7}   |     | | | +-getenv()
+  965 {   7}   |     | | | +-fopen()
+  966 {   7}   |     | | | +-fprintf()
+  967 {   7}   |     | | | \-fclose()
+  968 {   6}   |     | | +-get_int()
+  969 {   6}   |     | | +-get_string_buf()
+  970 {   6}   |     | | +-fprintf()
+  971 {   6}   |     | | \-unescapeString() <void unescapeString () line:13883>
+  972 {   7}   |     | |   \-funnyUnescape()
+  973 {   5}   |     | \-fflush()
+  974 {   4}   |     +-printGraphPaste() <void printGraphPaste () line:7789>
+  975 {   5}   |     | +-fprintf()
+  976 {   5}   |     | +-printPasteLine()
+               |     | | <void printPasteLine () line:7680> [see 956]
+  977 {   5}   |     | +-getGraphOutput() <void getGraphOutput () line:7720>
+  978 {   6}   |     | | +-sendCommand()
+               |     | | | <void sendCommand () line:7739> [see 959]
+  979 {   6}   |     | | +-get_int()
+  980 {   6}   |     | | +-get_string_buf()
+  981 {   6}   |     | | +-unescapeString()
+               |     | | | <void unescapeString () line:13883> [see 971]
+  982 {   6}   |     | | +-sprintf()
+  983 {   6}   |     | | \-sendLispCommand()
+               |     | |   <void sendLispCommand () line:13867> [see 944]
+  984 {   5}   |     | \-fflush()
+  985 {   4}   |     \-fclose()
+  986 {   2}   | +-connectSpad() <int connectSpad () line:1879> [see 945]
+  987 {   2}   | \-send_int()
+  988 {   1}   +-makeRecord() <void makeRecord () line:7437>
+  989 {   2}   | +-sendLispCommand()
+               |   <void sendLispCommand () line:13867> [see 944]
+  990 {   2}   | +-sprintf()
+  991 {   2}   | +-fprintf()
+  992 {   2}   | +-connectSpad() <int connectSpad () line:1879> [see 945]
+  993 {   2}   | \-send_int()
+  994 {   1}   +-verifyRecord() <void verifyRecord () line:7456>
+  995 {   2}   | +-sendLispCommand()
+               |   <void sendLispCommand () line:13867> [see 944]
+  996 {   2}   | +-sprintf()
+  997 {   2}   | +-fprintf()
+  998 {   2}   | +-connectSpad() <int connectSpad () line:1879> [see 945]
+  999 {   2}   | \-send_int()
+ 1000 {   1}   \-mainEventLoop() <void mainEventLoop () line:4552>
+ 1001 {   2}     +-setErrorHandlers() <void setErrorHandlers () line:5390>
+ 1002 {   3}     | +-XSetErrorHandler()
+ 1003 {   3}     | \-HyperDocErrorHandler()
+                 |   <int HyperDocErrorHandler () line:5375>
+ 1004 {   4}     |   +-XGetErrorText()
+ 1005 {   4}     |   +-fprintf()
+ 1006 {   4}     |   \-exit()
+ 1007 {   2}     +-ConnectionNumber()
+ 1008 {   2}     +-pause()
+ 1009 {   2}     +-initCursorStates() <void initCursorStates () line:5363>
+ 1010 {   3}       +-hashMap() <void hashMap () line:2129>
+ 1011 {   3}       \-initCursorState() <void initCursorState () line:5350>
+ 1012 {   4}         +-XQueryPointer()
+ 1013 {   4}         +-findButtonInList()
+                     | <HyperLink *findButtonInList () line:4929>
+ 1014 {   4}         \-changeCursor() <void changeCursor () line:5334>
+ 1015 {   5}           \-setCursor() <void setCursor () line:5324>
+ 1016 {   6}             +-XDefineCursor()
+ 1017 {   6}             \-XFlush()
+ 1018 {   2}     +-FD_ZERO()
+ 1019 {   2}     +-FD_CLR()
+ 1020 {   2}     +-FD_SET()
+ 1021 {   2}     +-XEventsQueued()
+ 1022 {   2}     +-XNextEvent()
+ 1023 {   2}     +-handleEvent() <void handleEvent () line:4622>
+ 1024 {   3}     | +-setWindow() <int setWindow () line:5155>
+ 1025 {   4}     |   +-hashFind() <char *hashFind () line:2139> [see 68]
+ 1026 {   4}     |   +-XQueryTree()
+ 1027 {   4}     |   \-XFree()
+ 1028 {   3}     | +-handleMotionEvent() <void handleMotionEvent () line:5341>
+ 1029 {   4}     |   +-findButtonInList()
+                 |   | <HyperLink *findButtonInList () line:4929> [see 1013]
+ 1030 {   4}     |   \-changeCursor()
+                 |     <void changeCursor () line:5334> [see 1014]
+ 1031 {   3}     | +-makeBusyCursors() <void makeBusyCursors () line:5371>
+ 1032 {   4}     |   +-hashMap() <void hashMap () line:2129> [see 1010]
+ 1033 {   4}     |   \-makeBusyCursor() <void makeBusyCursor () line:5367>
+ 1034 {   5}     |     \-changeCursor()
+                 |       <void changeCursor () line:5334> [see 1014]
+ 1035 {   3}     | +-XGetWindowAttributes()
+ 1036 {   3}     | +-displayPage() <void displayPage () line:9769>
+ 1037 {   4}     |   +-XUnmapSubwindows()
+ 1038 {   4}     |   +-XFlush()
+ 1039 {   4}     |   +-setjmp()
+ 1040 {   4}     |   +-freePage() <void freePage () line:9492>
+ 1041 {   5}     |     +-freeNode() <void freeNode () line:9281> (R) [see 487]
+ 1042 {   5}     |     +-freeButtonList() <void freeButtonList () line:9710>
+ 1043 {   6}     |     | \-free()
+ 1044 {   5}     |     +-freeHash() <void freeHash () line:2160> [see 141]
+ 1045 {   5}     |     +-freeDepend() <void freeDepend () line:9593>
+ 1046 {   6}     |     | \-freeIfNonNULL()
+                 |     |   <void freeIfNonNULL () line:9201> [see 144]
+ 1047 {   5}     |     +-dontFree() <void dontFree () line:9597>
+ 1048 {   5}     |     +-freeInputBox() <void freeInputBox () line:9629>
+ 1049 {   6}     |     | +-freeIfNonNULL()
+                 |     |   <void freeIfNonNULL () line:9201> [see 144]
+ 1050 {   6}     |     | \-free()
+ 1051 {   5}     |     +-freeInputList()
+                 |       <void freeInputList () line:9620> [see 396]
+ 1052 {   5}     |     +-freeRadioBoxes()
+                 |       <void freeRadioBoxes () line:9636> (R)
+ 1053 {   6}     |     | +-freeRadioBoxes()
+                 |         <void freeRadioBoxes () line:9636>
+                 |         (recursive: see 1052) [see 1052]
+ 1054 {   6}     |     | +-freeIfNonNULL()
+                 |         <void freeIfNonNULL () line:9201> [see 144]
+ 1055 {   6}     |     | \-free()
+ 1056 {   5}     |     \-free()
+ 1057 {   4}     |   +-hashReplace() <char *hashReplace () line:2148> [see 364]
+ 1058 {   4}     |   +-strcmp()
+ 1059 {   4}     |   +-fprintf()
+ 1060 {   4}     |   +-exit()
+ 1061 {   4}     |   +-hashFind() <char *hashFind () line:2139> [see 68]
+ 1062 {   4}     |   +-resetConnection() <void resetConnection () line:1897>
+ 1063 {   5}     |     +-FD_CLR()
+ 1064 {   5}     |     +-close()
+ 1065 {   5}     |     \-connectSpad() <int connectSpad () line:1879> [see 945]
+ 1066 {   4}     |   +-initScanner() <void initScanner () line:2343> [see 40]
+ 1067 {   4}     |   +-formatPage()
+                 |     <HyperDocPage *formatPage () line:9805> [see 362]
+ 1068 {   4}     |   \-showPage() <void showPage () line:4360>
+ 1069 {   5}     |     +-initTopGroup()
+                 |     | <void initTopGroup () line:7392> [see 403]
+ 1070 {   5}     |     +-XClearWindow()
+ 1071 {   5}     |     +-freeButtonList()
+                 |     | <void freeButtonList () line:9710> [see 1042]
+ 1072 {   5}     |     +-computeTitleExtent()
+                 |     | <void computeTitleExtent () line:6397>
+ 1073 {   6}     |     | +-initTitleExtents()
+                 |     |   <void initTitleExtents () line:6850>
+ 1074 {   7}     |     |   \-clearItemStack()
+                 |     |     <void clearItemStack () line:8657>
+ 1075 {   8}     |     |     \-free()
+ 1076 {   6}     |     | +-computeTextExtent()
+                 |     | | <void computeTextExtent () line:5580> (R)
+ 1077 {   7}     |     | | +-endpastebuttonExtent()
+                 |     | |   <void endpastebuttonExtent () line:6132>
+ 1078 {   8}     |     | |   +-textWidth() <int textWidth () line:6564>
+ 1079 {   9}     |     | |     +-punctuationWidth()
+                 |     | |       <int punctuationWidth () line:6515>
+ 1080 {  10}     |     | |       +-strlen()
+ 1081 {  10}     |     | |       \-XTextWidth()
+ 1082 {   9}     |     | |     +-widthOfDash() <int widthOfDash () line:6551>
+ 1083 {  10}     |     | |       +-strlen()
+ 1084 {  10}     |     | |       \-XTextWidth()
+ 1085 {   9}     |     | |     +-verbatimWidth()
+                 |     | |       <int verbatimWidth () line:6543>
+ 1086 {  10}     |     | |       +-strlen()
+ 1087 {  10}     |     | |       \-XTextWidth()
+ 1088 {   9}     |     | |     +-wordWidth() <int wordWidth () line:6535>
+ 1089 {  10}     |     | |       +-strlen()
+ 1090 {  10}     |     | |       \-XTextWidth()
+ 1091 {   9}     |     | |     +-pushActiveGroup()
+                 |     | |       <void pushActiveGroup () line:7378>
+ 1092 {  10}     |     | |       +-pushGroupStack()
+                 |     | |       | <void pushGroupStack () line:7312> [see 732]
+ 1093 {  10}     |     | |       \-changeText()
+                 |     | |         <void changeText () line:8372> [see 317]
+ 1094 {   9}     |     | |     +-popGroupStack()
+                 |     | |       <int popGroupStack () line:7294> [see 404]
+ 1095 {   9}     |     | |     +-inputStringWidth()
+                 |     | |       <int inputStringWidth () line:6524>
+ 1096 {   9}     |     | |     +-pushSpadGroup()
+                 |     | |       <void pushSpadGroup () line:7385>
+ 1097 {  10}     |     | |       +-pushGroupStack()
+                 |     | |       | <void pushGroupStack () line:7312> [see 732]
+ 1098 {  10}     |     | |       \-changeText()
+                 |     | |         <void changeText () line:8372> [see 317]
+ 1099 {   9}     |     | |     +-atoi()
+ 1100 {   9}     |     | |     +-pushGroupStack()
+                 |     | |       <void pushGroupStack () line:7312> [see 732]
+ 1101 {   9}     |     | |     +-bfTopGroup() <void bfTopGroup () line:7359>
+ 1102 {  10}     |     | |       +-pushGroupStack()
+                 |     | |       | <void pushGroupStack () line:7312> [see 732]
+ 1103 {  10}     |     | |       \-changeText()
+                 |     | |         <void changeText () line:8372> [see 317]
+ 1104 {   9}     |     | |     +-emTopGroup() <void emTopGroup () line:7334>
+ 1105 {  10}     |     | |     | +-pushGroupStack()
+                 |     | |     | | <void pushGroupStack () line:7312> [see 732]
+ 1106 {  10}     |     | |     | \-changeText()
+                 |     | |     |   <void changeText () line:8372> [see 317]
+ 1107 {   9}     |     | |     +-rmTopGroup() <void rmTopGroup () line:7342>
+ 1108 {  10}     |     | |       +-pushGroupStack()
+                 |     | |       | <void pushGroupStack () line:7312> [see 732]
+ 1109 {  10}     |     | |       \-changeText()
+                 |     | |         <void changeText () line:8372> [see 317]
+ 1110 {   9}     |     | |     +-insertBitmapFile()
+                 |     | |     | <void insertBitmapFile () line:7131>
+ 1111 {  10}     |     | |     | +-hashFind()
+                 |     | |     | | <char *hashFind () line:2139> [see 68]
+ 1112 {  10}     |     | |     | +-getenv()
+ 1113 {  10}     |     | |     | +-HTReadBitmapFile()
+                 |     | |     | | <XImage *HTReadBitmapFile () line:12233>
+                 |     | |     | | [see 266]
+ 1114 {  10}     |     | |     | +-halloc() <char *halloc () line:2070> [see 8]
+ 1115 {  10}     |     | |     | +-strlen()
+ 1116 {  10}     |     | |     | +-sprintf()
+ 1117 {  10}     |     | |     | \-hashInsert()
+                 |     | |     |   <void hashInsert () line:2104> [see 24]
+ 1118 {   9}     |     | |     \-insertPixmapFile()
+                 |     | |       <void insertPixmapFile () line:7165>
+ 1119 {  10}     |     | |       +-hashFind()
+                 |     | |       | <char *hashFind () line:2139> [see 68]
+ 1120 {  10}     |     | |       +-read_pixmap_file()
+ 1121 {  10}     |     | |       +-fprintf()
+ 1122 {  10}     |     | |       +-halloc() <char *halloc () line:2070> [see 8]
+ 1123 {  10}     |     | |       +-strlen()
+ 1124 {  10}     |     | |       +-sprintf()
+ 1125 {  10}     |     | |       +-hashInsert()
+                 |     | |       | <void hashInsert () line:2104> [see 24]
+ 1126 {  10}     |     | |       \-plh() <int plh () line:7208>
+ 1127 {   8}     |     | |   +-textHeight() <int textHeight () line:6872>
+ 1128 {   9}     |     | |     \-textHeight1() <int textHeight1 () line:6877>
+ 1129 {  10}     |     | |       \-max()
+ 1130 {   8}     |     | |   +-startNewline() <void startNewline () line:6487>
+ 1131 {   9}     |     | |     \-centerNodes() <void centerNodes () line:6499>
+ 1132 {  10}     |     | |       \-Xvalue() <int Xvalue () line:7072> (R)
+ 1133 {  11}     |     | |         +-fprintf()
+ 1134 {  11}     |     | |         \-Xvalue()
+                 |     | |           <int Xvalue () line:7072>
+                 |     | |           (recursive: see 1132) [see 1132]
+ 1135 {   8}     |     | |   \-popGroupStack()
+                 |     | |     <int popGroupStack () line:7294> [see 404]
+ 1136 {   7}     |     | | +-computePasteExtent()
+                 |     | |   <void computePasteExtent () line:6157>
+ 1137 {   8}     |     | |   \-startNewline()
+                 |     | |     <void startNewline () line:6487> [see 1130]
+ 1138 {   7}     |     | | +-startNewline()
+                 |     | |   <void startNewline () line:6487> [see 1130]
+ 1139 {   7}     |     | | +-computePastebuttonExtent()
+                 |     | |   <void computePastebuttonExtent () line:6113>
+ 1140 {   8}     |     | |   +-pushActiveGroup()
+                 |     | |   | <void pushActiveGroup () line:7378> [see 1091]
+ 1141 {   8}     |     | |   +-textWidth()
+                 |     | |   | <int textWidth () line:6564> [see 1078]
+ 1142 {   8}     |     | |   \-startNewline()
+                 |     | |     <void startNewline () line:6487> [see 1130]
+ 1143 {   7}     |     | | +-computeIfcondExtent()
+                 |     | |   <void computeIfcondExtent () line:5954>
+ 1144 {   8}     |     | |   +-pushGroupStack()
+                 |     | |   | <void pushGroupStack () line:7312> [see 732]
+ 1145 {   8}     |     | |   +-computeTextExtent()
+                 |     | |   | <void computeTextExtent () line:5580>
+                 |     | |   | (recursive: see 1076) [see 1076]
+ 1146 {   8}     |     | |   +-checkCondition()
+                 |     | |   | <int checkCondition () line:3217> (R) [see 448]
+ 1147 {   8}     |     | |   \-popGroupStack()
+                 |     | |     <int popGroupStack () line:7294> [see 404]
+ 1148 {   7}     |     | | +-endifExtent() <void endifExtent () line:5944>
+ 1149 {   7}     |     | | +-popGroupStack()
+                 |     | |   <int popGroupStack () line:7294> [see 404]
+ 1150 {   7}     |     | | +-computePunctuationExtent()
+                 |     | |   <void computePunctuationExtent () line:5423>
+ 1151 {   8}     |     | |   +-strlen()
+ 1152 {   8}     |     | |   +-XTextWidth()
+ 1153 {   8}     |     | |   +-totalWidth() <int totalWidth () line:6748>
+ 1154 {   9}     |     | |     +-XTextWidth()
+ 1155 {   9}     |     | |     \-strlen()
+ 1156 {   8}     |     | |   \-startNewline()
+                 |     | |     <void startNewline () line:6487> [see 1130]
+ 1157 {   7}     |     | | +-computeSpadsrctxtExtent()
+                 |     | |   <void computeSpadsrctxtExtent () line:5522>
+ 1158 {   8}     |     | |   +-strlen()
+ 1159 {   8}     |     | |   \-startNewline()
+                 |     | |     <void startNewline () line:6487> [see 1130]
+ 1160 {   7}     |     | | +-computeWordExtent()
+                 |     | |   <void computeWordExtent () line:5471>
+ 1161 {   8}     |     | |   +-strlen()
+ 1162 {   8}     |     | |   +-XTextWidth()
+ 1163 {   8}     |     | |   +-totalWidth()
+                 |     | |   | <int totalWidth () line:6748> [see 1153]
+ 1164 {   8}     |     | |   \-startNewline()
+                 |     | |     <void startNewline () line:6487> [see 1130]
+ 1165 {   7}     |     | | +-computeVerbatimExtent()
+                 |     | |   <void computeVerbatimExtent () line:5513>
+ 1166 {   8}     |     | |   \-strlen()
+ 1167 {   7}     |     | | +-computeDashExtent()
+                 |     | |   <void computeDashExtent () line:5535>
+ 1168 {   8}     |     | |   +-strlen()
+ 1169 {   8}     |     | |   +-XTextWidth()
+ 1170 {   8}     |     | |   +-totalWidth()
+                 |     | |   | <int totalWidth () line:6748> [see 1153]
+ 1171 {   8}     |     | |   \-startNewline()
+                 |     | |     <void startNewline () line:6487> [see 1130]
+ 1172 {   7}     |     | | +-atoi()
+ 1173 {   7}     |     | | +-computeCenterExtent() 
+                 |     | |   <void computeCenterExtent () line:6012>
+ 1174 {   8}     |     | |   +-startNewline() 
+                 |     | |   | <void startNewline () line:6487> [see 1130]
+ 1175 {   8}     |     | |   +-centerTopGroup() 
+                 |     | |   | <void centerTopGroup () line:7402>
+ 1176 {   9}     |     | |   | \-pushGroupStack() 
+                 |     | |   |   <void pushGroupStack () line:7312> [see 732]
+ 1177 {   8}     |     | |   +-fprintf()
+ 1178 {   8}     |     | |   \-exit()
+ 1179 {   7}     |     | | +-computeBoxExtent() 
+                 |     | |   <void computeBoxExtent () line:6275>
+ 1180 {   8}     |     | |   +-textWidth() 
+                 |     | |   | <int textWidth () line:6564> [see 1078]
+ 1181 {   8}     |     | |   \-startNewline() 
+                 |     | |     <void startNewline () line:6487> [see 1130]
+ 1182 {   7}     |     | | +-computeMboxExtent() 
+                 |     | |   <void computeMboxExtent () line:6263>
+ 1183 {   8}     |     | |   +-textWidth() 
+                 |     | |   | <int textWidth () line:6564> [see 1078]
+ 1184 {   8}     |     | |   \-startNewline() 
+                 |     | |     <void startNewline () line:6487> [see 1130]
+ 1185 {   7}     |     | | +-computeBeginItemsExtent() 
+                 |     | |   <void computeBeginItemsExtent () line:5900>
+ 1186 {   8}     |     | |   +-startNewline() 
+                 |     | |   | <void startNewline () line:6487> [see 1130]
+ 1187 {   8}     |     | |   +-pushItemStack() 
+                 |     | |   | <void pushItemStack () line:8647>
+ 1188 {   9}     |     | |   | \-halloc() <char *halloc () line:2070> [see 8]
+ 1189 {   8}     |     | |   +-computeTextExtent() 
+                 |     | |   | <void computeTextExtent () line:5580>
+                 |     | |   | (recursive: see 1076) [see 1076]
+ 1190 {   8}     |     | |   \-textWidth()
+                 |     | |     <int textWidth () line:6564> [see 1078]
+ 1191 {   7}     |     | | +-popItemStack() <void popItemStack () line:8667>
+ 1192 {   8}     |     | |   +-fprintf()
+ 1193 {   8}     |     | |   \-free()
+ 1194 {   7}     |     | | +-computeItemExtent()
+                 |     | |   <void computeItemExtent () line:5931>
+ 1195 {   8}     |     | |   \-startNewline()
+                 |     | |     <void startNewline () line:6487> [see 1130]
+ 1196 {   7}     |     | | +-computeMitemExtent()
+                 |     | |   <void computeMitemExtent () line:5937>
+ 1197 {   8}     |     | |   \-startNewline()
+                 |     | |     <void startNewline () line:6487> [see 1130]
+ 1198 {   7}     |     | | +-computeButtonExtent()
+                 |     | |   <void computeButtonExtent () line:6059>
+ 1199 {   8}     |     | |   +-pushActiveGroup()
+                 |     | |   | <void pushActiveGroup () line:7378> [see 1091]
+ 1200 {   8}     |     | |   +-textWidth()
+                 |     | |   | <int textWidth () line:6564> [see 1078]
+ 1201 {   8}     |     | |   \-startNewline()
+                 |     | |     <void startNewline () line:6487> [see 1130]
+ 1202 {   7}     |     | | +-endbuttonExtent()
+                 |     | |   <void endbuttonExtent () line:6081>
+ 1203 {   8}     |     | |   +-maxX() <int maxX () line:6996>
+ 1204 {   9}     |     | |     +-max()
+ 1205 {   9}     |     | |     +-wordWidth()
+                 |     | |     | <int wordWidth () line:6535> [see 1088]
+ 1206 {   9}     |     | |     +-verbatimWidth() 
+                 |     | |     | <int verbatimWidth () line:6543> [see 1085]
+ 1207 {   9}     |     | |     +-punctuationWidth()
+                 |     | |     | <int punctuationWidth () line:6515> [see 1079]
+ 1208 {   9}     |     | |     +-widthOfDash()
+                 |     | |     | <int widthOfDash () line:6551> [see 1082]
+ 1209 {   9}     |     | |     +-atoi()
+ 1210 {   9}     |     | |     +-pushGroupStack()
+                 |     | |     | <void pushGroupStack () line:7312> [see 732]
+ 1211 {   9}     |     | |     +-bfTopGroup()
+                 |     | |     | <void bfTopGroup () line:7359> [see 1101]
+ 1212 {   9}     |     | |     +-emTopGroup()
+                 |     | |     | <void emTopGroup () line:7334> [see 1104]
+ 1213 {   9}     |     | |     +-rmTopGroup()
+                 |     | |     | <void rmTopGroup () line:7342> [see 1107]
+ 1214 {   9}     |     | |     +-popGroupStack()
+                 |     | |     | <int popGroupStack () line:7294> [see 404]
+ 1215 {   9}     |     | |     +-insertBitmapFile()
+                 |     | |     | <void insertBitmapFile () line:7131> 
+                 |     | |     | [see 1110]
+ 1216 {   9}     |     | |     \-insertPixmapFile() 
+                 |     | |       <void insertPixmapFile () line:7165> 
+                 |     | |       [see 1118]
+ 1217 {   8}     |     | |   +-textWidth() 
+                 |     | |   | <int textWidth () line:6564> [see 1078]
+ 1218 {   8}     |     | |   +-textHeight() 
+                 |     | |   | <int textHeight () line:6872> [see 1127]
+ 1219 {   8}     |     | |   +-startNewline() 
+                 |     | |   | <void startNewline () line:6487> [see 1130]
+ 1220 {   8}     |     | |   \-popGroupStack() 
+                 |     | |     <int popGroupStack () line:7294> [see 404]
+ 1221 {   7}     |     | | +-computeSpadsrcExtent() 
+                 |     | |   <void computeSpadsrcExtent () line:6192>
+ 1222 {   8}     |     | |   +-pushSpadGroup() 
+                 |     | |   | <void pushSpadGroup () line:7385> [see 1096]
+ 1223 {   8}     |     | |   \-startNewline() 
+                 |     | |     <void startNewline () line:6487> [see 1130]
+ 1224 {   7}     |     | | +-computeSpadcommandExtent() 
+                 |     | |   <void computeSpadcommandExtent () line:6167>
+ 1225 {   8}     |     | |   +-pushSpadGroup() 
+                 |     | |   | <void pushSpadGroup () line:7385> [see 1096]
+ 1226 {   8}     |     | |   +-textWidth() 
+                 |     | |   | <int textWidth () line:6564> [see 1078]
+ 1227 {   8}     |     | |   \-startNewline() 
+                 |     | |     <void startNewline () line:6487> [see 1130]
+ 1228 {   7}     |     | | +-endSpadsrcExtent() 
+                 |     | |   <void endSpadsrcExtent () line:6237>
+ 1229 {   8}     |     | |   +-maxX() <int maxX () line:6996> [see 1203]
+ 1230 {   8}     |     | |   +-textWidth() 
+                 |     | |   | <int textWidth () line:6564> [see 1078]
+ 1231 {   8}     |     | |   +-textHeight() 
+                 |     | |   | <int textHeight () line:6872> [see 1127]
+ 1232 {   8}     |     | |   +-startNewline() 
+                 |     | |   | <void startNewline () line:6487> [see 1130]
+ 1233 {   8}     |     | |   \-popGroupStack() 
+                 |     | |     <int popGroupStack () line:7294> [see 404]
+ 1234 {   7}     |     | | +-endSpadcommandExtent() 
+                 |     | |   <void endSpadcommandExtent () line:6211>
+ 1235 {   8}     |     | |   +-maxX() <int maxX () line:6996> [see 1203]
+ 1236 {   8}     |     | |   +-textWidth() 
+                 |     | |   | <int textWidth () line:6564> [see 1078]
+ 1237 {   8}     |     | |   +-textHeight() 
+                 |     | |   | <int textHeight () line:6872> [see 1127]
+ 1238 {   8}     |     | |   +-startNewline() 
+                 |     | |   | <void startNewline () line:6487> [see 1130]
+ 1239 {   8}     |     | |   \-popGroupStack() 
+                 |     | |     <int popGroupStack () line:7294> [see 404]
+ 1240 {   7}     |     | | +-pushGroupStack() 
+                 |     | |   <void pushGroupStack () line:7312> [see 732]
+ 1241 {   7}     |     | | +-insertBitmapFile() 
+                 |     | |   <void insertBitmapFile () line:7131> [see 1110]
+ 1242 {   7}     |     | | +-computeImageExtent() 
+                 |     | |   <void computeImageExtent () line:6324>
+ 1243 {   8}     |     | |   +-startNewline() 
+                 |     | |   |<void startNewline () line:6487> [see 1130]
+ 1244 {   8}     |     | |   \-plh() <int plh () line:7208> [see 1126]
+ 1245 {   7}     |     | | +-insertPixmapFile() 
+                 |     | |   <void insertPixmapFile () line:7165> [see 1118]
+ 1246 {   7}     |     | | +-computeTableExtent() 
+                 |     | |   <void computeTableExtent () line:6341>
+ 1247 {   8}     |     | |   +-textWidth() 
+                 |     | |   | <int textWidth () line:6564> [see 1078]
+ 1248 {   8}     |     | |   +-startNewline() 
+                 |     | |   | <void startNewline () line:6487> [see 1130]
+ 1249 {   8}     |     | |   \-computeTextExtent() 
+                 |     | |     <void computeTextExtent () line:5580>
+                 |     | |     (recursive: see 1076) [see 1076]
+ 1250 {   7}     |     | | +-computeBfExtent()
+                 |     | |   <void computeBfExtent () line:6025>
+ 1251 {   8}     |     | |   \-bfTopGroup()
+                 |     | |     <void bfTopGroup () line:7359> [see 1101]
+ 1252 {   7}     |     | | +-computeEmExtent()
+                 |     | |   <void computeEmExtent () line:6033>
+ 1253 {   8}     |     | |   +-rmTopGroup()
+                 |     | |   | <void rmTopGroup () line:7342> [see 1107]
+ 1254 {   8}     |     | |   \-emTopGroup()
+                 |     | |     <void emTopGroup () line:7334> [see 1104]
+ 1255 {   7}     |     | | +-computeItExtent()
+                 |     | |   <void computeItExtent () line:6044>
+ 1256 {   7}     |     | | +-computeRmExtent()
+                 |     | |   <void computeRmExtent () line:6051>
+ 1257 {   8}     |     | |   \-rmTopGroup()
+                 |     | |     <void rmTopGroup () line:7342> [see 1107]
+ 1258 {   7}     |     | | +-computeInputExtent()
+                 |     | |   <void computeInputExtent () line:5394>
+ 1259 {   8}     |     | |   +-startNewline()
+                 |     | |   | <void startNewline () line:6487> [see 1130]
+ 1260 {   8}     |     | |   \-plh() <int plh () line:7208> [see 1126]
+ 1261 {   7}     |     | | +-computeIrExtent() 
+                 |     | |   <void computeIrExtent () line:6297>
+ 1262 {   8}     |     | |   +-startNewline() 
+                 |     | |   | <void startNewline () line:6487> [see 1130]
+ 1263 {   8}     |     | |   \-plh() <int plh () line:7208> [see 1126]
+ 1264 {   7}     |     | | +-bfTopGroup() 
+                 |     | |   <void bfTopGroup () line:7359> [see 1101]
+ 1265 {   7}     |     | | \-fprintf()
+ 1266 {   6}     |     | +-max()
+ 1267 {   6}     |     | \-textHeight() 
+                 |     |   <int textHeight () line:6872> [see 1127]
+ 1268 {   5}     |     +-computeHeaderExtent() 
+                 |     | <void computeHeaderExtent () line:6410>
+ 1269 {   6}     |     | +-initExtents() <void initExtents () line:6835>
+ 1270 {   7}     |     |   \-clearItemStack() 
+                 |     |     <void clearItemStack () line:8657> [see 1074]
+ 1271 {   6}     |     | +-max()
+ 1272 {   6}     |     | +-computeTextExtent() 
+                 |     | | <void computeTextExtent () line:5580> (R) [see 1076]
+ 1273 {   6}     |     | \-textHeight() 
+                 |     |   <int textHeight () line:6872> [see 1127]
+ 1274 {   5}     |     +-computeFooterExtent() 
+                 |     | <void computeFooterExtent () line:6437>
+ 1275 {   6}     |     | +-initExtents() 
+                 |     | | <void initExtents () line:6835> [see 1269]
+ 1276 {   6}     |     | +-computeTextExtent() 
+                 |     | | <void computeTextExtent () line:5580> (R) [see 1076]
+ 1277 {   6}     |     | \-textHeight() 
+                 |     |   <int textHeight () line:6872> [see 1127]
+ 1278 {   5}     |     +-computeScrollingExtent() 
+                 |     | <void computeScrollingExtent () line:6459>
+ 1279 {   6}     |     | +-initExtents() 
+                 |     | | <void initExtents () line:6835> [see 1269]
+ 1280 {   6}     |     | \-computeTextExtent() 
+                 |     |   <void computeTextExtent () line:5580> (R) [see 1076]
+ 1281 {   5}     |     +-calculateScrollBarMeasures() 
+                 |     | <void calculateScrollBarMeasures () line:12578>
+ 1282 {   5}     |     +-getScrollBarMinimumSize() 
+                 |     | <void getScrollBarMinimumSize () line:12771>
+ 1283 {   5}     |     +-XConfigureWindow()
+ 1284 {   5}     |     +-XMapWindow()
+ 1285 {   5}     |     +-XUnmapWindow()
+ 1286 {   5}     |     +-hideScrollBars() <void hideScrollBars () line:12764>
+ 1287 {   6}     |     | \-XUnmapWindow()
+ 1288 {   5}     |     +-popGroupStack() 
+                 |     | <int popGroupStack () line:7294> [see 404]
+ 1289 {   5}     |     +-showText() <void showText () line:12792>
+ 1290 {   6}     |       +-visible()
+ 1291 {   6}     |       +-strlen()
+ 1292 {   6}     |       +-XDrawLine()
+ 1293 {   6}     |       +-XDrawString()
+ 1294 {   6}     |       +-above()
+ 1295 {   6}     |       +-below()
+ 1296 {   6}     |       +-pushGroupStack() 
+                 |       | <void pushGroupStack () line:7312> [see 732]
+ 1297 {   6}     |       +-ttTopGroup() <void ttTopGroup () line:7370>
+ 1298 {   7}     |       | +-pushGroupStack() 
+                 |       |   <void pushGroupStack () line:7312> [see 732]
+ 1299 {   7}     |       | \-changeText() 
+                 |       |   <void changeText () line:8372> [see 317]
+ 1300 {   6}     |       +-popGroupStack() 
+                 |       | <int popGroupStack () line:7294> [see 404]
+ 1301 {   6}     |       +-lineTopGroup() <void lineTopGroup () line:7350>
+ 1302 {   7}     |         +-pushGroupStack() 
+                 |         | <void pushGroupStack () line:7312> [see 732]
+ 1303 {   7}     |         \-changeText() 
+                 |           <void changeText () line:8372> [see 317]
+ 1304 {   6}     |       +-XDrawRectangle()
+ 1305 {   6}     |       +-pix_visible()
+ 1306 {   6}     |       +-showLink() <void showLink () line:13035>
+ 1307 {   7}     |         +-XClearArea()
+ 1308 {   7}     |         +-allocButtonList() 
+                 |         | <ButtonList *allocButtonList () line:9702>
+ 1309 {   8}     |         | \-halloc() <char *halloc () line:2070> [see 8]
+ 1310 {   7}     |         +-pushActiveGroup() 
+                 |         | <void pushActiveGroup () line:7378> [see 1091]
+ 1311 {   7}     |         +-trailingSpace() <int trailingSpace () line:7122>
+ 1312 {   8}     |           \-atoi()
+ 1313 {   7}     |         \-rmTopGroup() 
+                 |           <void rmTopGroup () line:7342> [see 1107]
+ 1314 {   6}     |       +-showSpadcommand() 
+                 |         <void showSpadcommand () line:13175>
+ 1315 {   7}     |         +-pushSpadGroup() 
+                 |         | <void pushSpadGroup () line:7385> [see 1096]
+ 1316 {   7}     |         +-fprintf()
+ 1317 {   7}     |         +-XConfigureWindow()
+ 1318 {   7}     |         \-XMapWindow()
+ 1319 {   6}     |       +-showPastebutton() 
+                 |         <void showPastebutton () line:13117>
+ 1320 {   7}     |         +-pushActiveGroup() 
+                 |         | <void pushActiveGroup () line:7378> [see 1091]
+ 1321 {   7}     |         +-trailingSpace() 
+                 |         | <int trailingSpace () line:7122> [see 1311]
+ 1322 {   7}     |         +-fprintf()
+ 1323 {   7}     |         +-XConfigureWindow()
+ 1324 {   7}     |         \-XMapWindow()
+ 1325 {   6}     |       +-showPaste() <void showPaste () line:13100>
+ 1326 {   7}     |         +-hashFind() <char *hashFind () line:2139> [see 68]
+ 1327 {   7}     |         +-freeGroupStack() 
+                 |         | <void freeGroupStack () line:7429> [see 492]
+ 1328 {   7}     |         +-copyGroupStack() 
+                 |         | <GroupItem *copyGroupStack () line:7407>
+ 1329 {   8}     |         | \-halloc() <char *halloc () line:2070> [see 8]
+ 1330 {   7}     |         +-freeItemStack() 
+                 |         | <void freeItemStack () line:8703> [see 494]
+ 1331 {   7}     |         \-copyItemStack() 
+                 |           <ItemStack *copyItemStack () line:8681>
+ 1332 {   8}     |           \-halloc() <char *halloc () line:2070> [see 8]
+ 1333 {   6}     |       +-showImage() <void showImage () line:13195>
+ 1334 {   7}     |         +-pix_visible()
+ 1335 {   7}     |         +-XPutImage()
+ 1336 {   7}     |         \-fprintf()
+ 1337 {   6}     |       +-bfTopGroup() 
+                 |         <void bfTopGroup () line:7359> [see 1101]
+ 1338 {   6}     |       +-emTopGroup() 
+                 |         <void emTopGroup () line:7334> [see 1104]
+ 1339 {   6}     |       +-rmTopGroup() 
+                 |         <void rmTopGroup () line:7342> [see 1107]
+ 1340 {   6}     |       +-showInput() <void showInput () line:13133>
+ 1341 {   7}     |         +-pix_visible()
+ 1342 {   7}     |         +-XConfigureWindow()
+ 1343 {   7}     |         +-XMapWindow()
+ 1344 {   7}     |         +-XFlush()
+ 1345 {   7}     |         \-drawInputsymbol() 
+                 |           <void drawInputsymbol () line:3503>
+ 1346 {   8}     |           +-XClearWindow()
+ 1347 {   8}     |           +-XTextExtents()
+ 1348 {   8}     |           +-XDrawString()
+ 1349 {   8}     |           +-currentItem() 
+                 |           | <InputItem *currentItem () line:11291> [see 509]
+ 1350 {   8}     |           \-drawCursor() <void drawCursor () line:3571>
+ 1351 {   9}     |             +-XTextExtents()
+ 1352 {   9}     |             +-XFillRectangle()
+ 1353 {   9}     |             \-XDrawString()
+ 1354 {   6}     |       +-showSimpleBox() <void showSimpleBox () line:13154>
+ 1355 {   7}     |         +-visible()
+ 1356 {   7}     |         +-XConfigureWindow()
+ 1357 {   7}     |         +-XMapWindow()
+ 1358 {   7}     |         +-pick_box()
+ 1359 {   7}     |         \-unpick_box()
+ 1360 {   6}     |       +-LoudBeepAtTheUser()
+ 1361 {   6}     |       \-fprintf()
+ 1362 {   5}     |     +-showScrollBars() <void showScrollBars () line:12487>
+ 1363 {   6}     |     | +-XConfigureWindow()
+ 1364 {   6}     |     | +-XMapWindow()
+ 1365 {   6}     |     | \-drawScroller3DEffects() 
+                 |     |   <void drawScroller3DEffects () line:12464>
+ 1366 {   7}     |     |   +-XClearWindow()
+ 1367 {   7}     |     |   +-XDrawLine()
+ 1368 {   7}     |     |   +-XSetBackground()
+ 1369 {   7}     |     |   \-XSetForeground()
+ 1370 {   5}     |     +-drawScrollLines() <void drawScrollLines () line:12551>
+ 1371 {   6}     |       +-lineTopGroup() 
+                 |         <void lineTopGroup () line:7350> [see 1301]
+ 1372 {   6}     |       +-XDrawLine()
+ 1373 {   6}     |       +-tophalf()
+ 1374 {   6}     |       +-bothalf()
+ 1375 {   6}     |       \-popGroupStack() 
+                 |         <int popGroupStack () line:7294> [see 404]
+ 1376 {   5}     |     +-fprintf()
+ 1377 {   5}     |     +-showTitleBar() <void showTitleBar () line:14345>
+ 1378 {   6}     |     | +-pushActiveGroup() 
+                 |     |   <void pushActiveGroup () line:7378> [see 1091]
+ 1379 {   6}     |     | +-XConfigureWindow()
+ 1380 {   6}     |     | +-XMapWindow()
+ 1381 {   6}     |     | +-XPutImage()
+ 1382 {   6}     |     | +-popGroupStack() 
+                 |     |   <int popGroupStack () line:7294> [see 404]
+ 1383 {   6}     |     | +-showText() <void showText () line:12792> [see 1289]
+ 1384 {   6}     |     | +-lineTopGroup() 
+                 |     |   <void lineTopGroup () line:7350> [see 1301]
+ 1385 {   6}     |     | \-XDrawLine()
+ 1386 {   5}     |     \-XFlush()
+ 1387 {   3}     | +-exposePage() <void exposePage () line:4446>
+ 1388 {   4}     | | +-initTopGroup() 
+                 | |   <void initTopGroup () line:7392> [see 403]
+ 1389 {   4}     | | +-showText() <void showText () line:12792> [see 1289]
+ 1390 {   4}     | | +-getScrollBarMinimumSize() 
+                 | |   <void getScrollBarMinimumSize () line:12771> [see 1282]
+ 1391 {   4}     | | +-XUnmapWindow()
+ 1392 {   4}     | | +-hideScrollBars() 
+                 | |   <void hideScrollBars () line:12764> [see 1286]
+ 1393 {   4}     | | +-showScrollBars() 
+                 | |   <void showScrollBars () line:12487> [see 1362]
+ 1394 {   4}     | | +-drawScrollLines() 
+                 | |   <void drawScrollLines () line:12551> [see 1370]
+ 1395 {   4}     | | +-showTitleBar() 
+                 | |   <void showTitleBar () line:14345> [see 1377]
+ 1396 {   4}     | | \-XFlush()
+ 1397 {   3}     | +-XFlush()
+ 1398 {   3}     | +-clearExposures() <void clearExposures () line:5206>
+ 1399 {   4}     |   +-XFlush()
+ 1400 {   4}     |   \-XCheckTypedWindowEvent()
+ 1401 {   3}     | +-handleButton() <void handleButton () line:4952>
+ 1402 {   4}     |   +-scrollUp() <void scrollUp () line:12660>
+ 1403 {   5}     |   | +-changeWindowBackgroundPixmap() 
+                 |   |   <void changeWindowBackgroundPixmap () line:12783>
+ 1404 {   6}     |   |   +-XChangeWindowAttributes()
+ 1405 {   6}     |   |   \-XClearWindow()
+ 1406 {   5}     |   | +-XCopyArea()
+ 1407 {   5}     |   | +-XClearArea()
+ 1408 {   5}     |   | \-scrollPage() <void scrollPage () line:4492>
+ 1409 {   6}     |   |   +-initTopGroup() 
+                 |   |   | <void initTopGroup () line:7392> [see 403]
+ 1410 {   6}     |   |   +-freeButtonList() 
+                 |   |   | <void freeButtonList () line:9710> [see 1042]
+ 1411 {   6}     |   |   +-XUnmapSubwindows()
+ 1412 {   6}     |   |   +-showText() <void showText () line:12792> [see 1289]
+ 1413 {   6}     |   |   +-moveScroller() <void moveScroller () line:12537>
+ 1414 {   7}     |   |   | +-XConfigureWindow()
+ 1415 {   7}     |   |   | \-drawScroller3DEffects() 
+                 |   |   |   <void drawScroller3DEffects () line:12464> 
+                 |   |   |   [see 1365]
+ 1416 {   6}     |   |   \-XFlush()
+ 1417 {   4}     |   +-scrollDown() <void scrollDown () line:12699>
+ 1418 {   5}     |   | +-changeWindowBackgroundPixmap() 
+                 |       <void changeWindowBackgroundPixmap () line:12783>
+                 |       [see 1403]
+ 1419 {   5}     |   | +-XCopyArea()
+ 1420 {   5}     |   | +-XClearArea()
+ 1421 {   5}     |   | \-scrollPage() <void scrollPage () line:4492> [see 1408]
+ 1422 {   4}     |   +-getHyperLink() <HyperLink *getHyperLink () line:4942>
+ 1423 {   5}     |     +-hashFind() <char *hashFind () line:2139> [see 68]
+ 1424 {   5}     |     \-findButtonInList() 
+                 |       <HyperLink *findButtonInList () line:4929> [see 1013]
+ 1425 {   4}     |   +-pasteButton() <HyperDocPage *pasteButton () line:4890>
+ 1426 {   5}     |     +-BeepAtTheUser()
+ 1427 {   5}     |     +-parsePatch() <HyperDocPage *parsePatch () line:11495>
+ 1428 {   6}     |     | +-printToString() 
+                 |     | | <char *printToString () line:13497> (R) [see 445]
+ 1429 {   6}     |     | +-hashFind() <char *hashFind () line:2139> [see 68]
+ 1430 {   6}     |     | +-fprintf()
+ 1431 {   6}     |     | +-BeepAtTheUser()
+ 1432 {   6}     |     | +-loadPatch() <void loadPatch () line:11614>
+ 1433 {   7}     |     |   +-saveScannerState() 
+                 |     |   | <void saveScannerState () line:2361> [see 436]
+ 1434 {   7}     |     |   +-findFp() <FILE *findFp () line:10878> [see 365]
+ 1435 {   7}     |     |   +-initScanner() 
+                 |     |   | <void initScanner () line:2343> [see 40]
+ 1436 {   7}     |     |   +-getExpectedToken() 
+                 |     |   | <void getExpectedToken () line:2406> (R) [see 86]
+ 1437 {   7}     |     |   +-strcmp()
+ 1438 {   7}     |     |   +-fprintf()
+ 1439 {   7}     |     |   +-jump() <void jump () line:2196> [see 108]
+ 1440 {   7}     |     |   +-scanHyperDoc() 
+                 |     |   | <void scanHyperDoc () line:8914> [see 645]
+ 1441 {   7}     |     |   +-fseek()
+ 1442 {   7}     |     |   +-halloc() <char *halloc () line:2070> [see 8]
+ 1443 {   7}     |     |   +-getc()
+ 1444 {   7}     |     |   \-restoreScannerState() 
+                 |     |     <void restoreScannerState () line:2377> [see 439]
+ 1445 {   6}     |     | +-issueServerpaste() 
+                 |     |   <int issueServerpaste () line:13787>
+ 1446 {   7}     |     |   +-connectSpad() 
+                 |     |   | <int connectSpad () line:1879> [see 945]
+ 1447 {   7}     |     |   +-switchFrames() <void switchFrames () line:13853>
+ 1448 {   8}     |     |   | +-fprintf()
+ 1449 {   8}     |     |   | \-send_int()
+ 1450 {   7}     |     |   +-send_int()
+ 1451 {   7}     |     |   +-printToString() 
+                 |     |   | <char *printToString () line:13497> (R) [see 445]
+ 1452 {   7}     |     |   \-send_string()
+ 1453 {   6}     |     | +-issueUnixpaste() <int issueUnixpaste () line:13827>
+ 1454 {   7}     |     | | +-printToString() 
+                 |     |   | <char *printToString () line:13497> (R) [see 445]
+ 1455 {   7}     |     | | +-popen()
+ 1456 {   7}     |     | | +-fprintf()
+ 1457 {   7}     |     | | \-exit()
+ 1458 {   6}     |     | +-exit()
+ 1459 {   6}     |     | +-setjmp()
+ 1460 {   6}     |     | +-freeNode() 
+                 |     | | <void freeNode () line:9281> (R) [see 487]
+ 1461 {   6}     |     | +-initParsePatch() <void initParsePatch () line:9904>
+ 1462 {   7}     |     | | +-initTopGroup() 
+                 |     | | | <void initTopGroup () line:7392> [see 403]
+ 1463 {   7}     |     | | \-clearBeStack() 
+                 |     | |   <int clearBeStack () line:2700> [see 408]
+ 1464 {   6}     |     | +-initPasteItem() <void initPasteItem () line:11262>
+ 1465 {   6}     |     | +-getToken() <int getToken () line:2535> (R) [see 74]
+ 1466 {   6}     |     | +-jump() <void jump () line:2196> [see 108]
+ 1467 {   6}     |     | +-tokenName() <void tokenName () line:2204> [see 88]
+ 1468 {   6}     |     | +-printPageAndFilename() 
+                 |     | | <void printPageAndFilename () line:2286> [see 92]
+ 1469 {   6}     |     | +-allocNode() 
+                 |     | | <TextNode *allocNode () line:9265> [see 419]
+ 1470 {   6}     |     | +-parseHyperDoc() 
+                 |     | | <void parseHyperDoc () line:9938> (R) [see 421]
+ 1471 {   6}     |     | +-free()
+ 1472 {   6}     |     | +-repasteItem() <void repasteItem () line:11275>
+ 1473 {   7}     |     | | \-currentItem() 
+                 |     | |   <InputItem *currentItem () line:11291> [see 509]
+ 1474 {   6}     |     | \-pastePage() <void pastePage () line:4508>
+ 1475 {   7}     |     |   +-freeButtonList() 
+                 |     |   | <void freeButtonList () line:9710> [see 1042]
+ 1476 {   7}     |     |   +-XUnmapSubwindows()
+ 1477 {   7}     |     |   +-initTopGroup() 
+                 |     |   | <void initTopGroup () line:7392> [see 403]
+ 1478 {   7}     |     |   +-computeScrollingExtent() 
+                 |     |   | <void computeScrollingExtent () line:6459>
+                 |     |   | [see 1278]
+ 1479 {   7}     |     |   +-calculateScrollBarMeasures()
+                 |     |   | <void calculateScrollBarMeasures () line:12578>
+                 |     |   | [see 1281]
+ 1480 {   7}     |     |   +-getScrollBarMinimumSize()
+                 |     |   | <void getScrollBarMinimumSize () line:12771>
+                 |     |   | [see 1282]
+ 1481 {   7}     |     |   +-XClearArea()
+ 1482 {   7}     |     |   +-XFlush()
+ 1483 {   7}     |     |   +-XClearWindow()
+ 1484 {   7}     |     |   +-showText() 
+                 |     |   | <void showText () line:12792> [see 1289]
+ 1485 {   7}     |     |   +-hideScrollBars() 
+                 |     |   | <void hideScrollBars () line:12764> [see 1286]
+ 1486 {   7}     |     |   +-XUnmapWindow()
+ 1487 {   7}     |     |   +-showScrollBars() 
+                 |     |   | <void showScrollBars () line:12487> [see 1362]
+ 1488 {   7}     |     |   \-drawScrollLines() 
+                 |     |     <void drawScrollLines () line:12551> [see 1370]
+ 1489 {   5}     |     \-strcmp()
+ 1490 {   4}     |   +-printToString() 
+                 |     <char *printToString () line:13497> (R) [see 445]
+ 1491 {   4}     |   +-hashFind() <char *hashFind () line:2139> [see 68]
+ 1492 {   4}     |   +-helpForHyperDoc() <void helpForHyperDoc () line:4910>
+ 1493 {   5}     |     +-strcmp()
+ 1494 {   5}     |     +-allocString() 
+                 |     | <char *allocString () line:2189> [see 61]
+ 1495 {   5}     |     +-hashFind() <char *hashFind () line:2139> [see 68]
+ 1496 {   5}     |     +-makeWindowLink() <void makeWindowLink () line:4872>
+ 1497 {   6}     |     | \-initTopWindow() 
+                 |     |   <int initTopWindow () line:7871> [see 214]
+ 1498 {   5}     |     \-BeepAtTheUser()
+ 1499 {   4}     |   +-scrollScroller() <void scrollScroller () line:12734>
+ 1500 {   5}     |     +-XClearWindow()
+ 1501 {   5}     |     \-scrollPage() <void scrollPage () line:4492> [see 1408]
+ 1502 {   4}     |   +-changeInputFocus() <void changeInputFocus () line:8538>
+ 1503 {   5}     |     +-currentItem() 
+                 |     | <InputItem *currentItem () line:11291> [see 509]
+ 1504 {   5}     |     +-XConfigureWindow()
+ 1505 {   5}     |     \-updateInputsymbol() 
+                 |       <void updateInputsymbol () line:3534>
+ 1506 {   6}     |       +-XTextExtents()
+ 1507 {   6}     |       +-XClearArea()
+ 1508 {   6}     |       +-XDrawString()
+ 1509 {   6}     |       \-drawCursor() 
+                 |         <void drawCursor () line:3571> [see 1350]
+ 1510 {   4}     |   +-XConvertSelection()
+ 1511 {   4}     |   +-XInternAtom()
+ 1512 {   4}     |   +-toggleInputBox() <void toggleInputBox () line:8499>
+ 1513 {   5}     |     +-unpick_box()
+ 1514 {   5}     |     \-pick_box()
+ 1515 {   4}     |   +-toggleRadioBox() <void toggleRadioBox () line:8512>
+ 1516 {   5}     |     +-clearRbs() <void clearRbs () line:8528>
+ 1517 {   6}     |     | \-unpick_box()
+ 1518 {   5}     |     \-pick_box()
+ 1519 {   4}     |   +-quitHyperDoc() <void quitHyperDoc () line:4750>
+ 1520 {   5}     |     +-strcmp()
+ 1521 {   5}     |     +-exitHyperDoc() <void exitHyperDoc () line:5122>
+ 1522 {   6}     |     | +-freeHdWindow() <void freeHdWindow () line:9239>
+ 1523 {   7}     |     | | +-free()
+ 1524 {   7}     |     | | +-freeHash() <void freeHash () line:2160> [see 141]
+ 1525 {   7}     |     | | +-dontFree() <void dontFree () line:9597>
+ 1526 {   7}     |     | | +-freeCond() <void freeCond () line:9463>
+ 1527 {   8}     |     | | | \-free()
+ 1528 {   7}     |     | | +-freePage() <void freePage () line:9492> [see 1040]
+ 1529 {   7}     |     | | \-XFreeGC()
+ 1530 {   6}     |     | +-exit()
+ 1531 {   6}     |     | +-hashDelete() 
+                 |     | | <void hashDelete () line:2118> [see 490]
+ 1532 {   6}     |     | +-XFlush()
+ 1533 {   6}     |     | +-XCheckWindowEvent()
+ 1534 {   6}     |     | \-XDestroyWindow()
+ 1535 {   5}     |     +-hashFind() <char *hashFind () line:2139> [see 68]
+ 1536 {   5}     |     +-fprintf()
+ 1537 {   5}     |     \-displayPage() 
+                 |       <void displayPage () line:9769> [see 1036]
+ 1538 {   4}     |   +-returnlink() <HyperDocPage *returnlink () line:4831>
+ 1539 {   5}     |     +-BeepAtTheUser()
+ 1540 {   5}     |     \-killPage() <void killPage () line:4822>
+ 1541 {   6}     |       +-hashDelete() 
+                 |       | <void hashDelete () line:2118> [see 490]
+ 1542 {   6}     |       +-killAxiomPage() <void killAxiomPage () line:4816>
+ 1543 {   7}     |       | +-sprintf()
+ 1544 {   7}     |       | \-sendLispCommand() 
+                 |       |   <void sendLispCommand () line:13867> [see 944]
+ 1545 {   6}     |       \-freePage() <void freePage () line:9492> [see 1040]
+ 1546 {   4}     |   +-uplink() <HyperDocPage *uplink () line:4853>
+ 1547 {   5}     |     +-returnlink() 
+                 |     | <HyperDocPage *returnlink () line:4831> [see 1538]
+ 1548 {   5}     |     \-killPage() <void killPage () line:4822> [see 1540]
+ 1549 {   4}     |   +-findPage() <HyperDocPage *findPage () line:4776>
+ 1550 {   5}     |   | +-printToString() 
+                 |     | <char *printToString () line:13497> (R) [see 445]
+ 1551 {   5}     |   | +-hashFind() <char *hashFind () line:2139> [see 68]
+ 1552 {   5}     |   | \-fprintf()
+ 1553 {   4}     |   +-NotSpecial()
+ 1554 {   4}     |   +-downlink() <void downlink () line:4799>
+ 1555 {   5}     |     \-fprintf()
+ 1556 {   4}     |   +-memolink() <void memolink () line:4806>
+ 1557 {   5}     |     \-fprintf()
+ 1558 {   4}     |   +-windowlinkHandler() 
+                 |     <void windowlinkHandler () line:4862>
+ 1559 {   5}     |     +-printToString() 
+                 |     | <char *printToString () line:13497> (R) [see 445]
+ 1560 {   5}     |     \-initTopWindow() 
+                 |       <int initTopWindow () line:7871> [see 214]
+ 1561 {   4}     |   +-lispwindowlinkHandler() 
+                 |     <void lispwindowlinkHandler () line:4878>
+ 1562 {   5}     |     +-initTopWindow() 
+                 |     | <int initTopWindow () line:7871> [see 214]
+ 1563 {   5}     |     \-issueServerCommand() 
+                 |       <HyperDocPage *issueServerCommand () line:13740>
+ 1564 {   6}     |       +-connectSpad() 
+                 |       | <int connectSpad () line:1879> [see 945]
+ 1565 {   6}     |       +-hashFind() <char *hashFind () line:2139> [see 68]
+ 1566 {   6}     |       +-fprintf()
+ 1567 {   6}     |       +-switchFrames() 
+                 |       | <void switchFrames () line:13853> [see 1447]
+ 1568 {   6}     |       +-send_int()
+ 1569 {   6}     |       +-printToString() 
+                 |       | <char *printToString () line:13497> (R) [see 445]
+ 1570 {   6}     |       +-send_string()
+ 1571 {   6}     |       \-parsePageFromSocket() 
+                 |         <HyperDocPage *parsePageFromSocket () line:10261>
+ 1572 {   7}     |         +-allocPage() 
+                 |         | <HyperDocPage *allocPage () line:9472> [see 229]
+ 1573 {   7}     |         +-initScanner() 
+                 |         | <void initScanner () line:2343> [see 40]
+ 1574 {   7}     |         +-hashInit() <void hashInit () line:2091> [see 7]
+ 1575 {   7}     |         +-windowEqual() <int windowEqual () line:10409>
+ 1576 {   7}     |         +-windowCode() <int windowCode () line:10413>
+ 1577 {   7}     |         +-setjmp()
+ 1578 {   7}     |         +-freePage() <void freePage () line:9492> [see 1040]
+ 1579 {   7}     |         +-hashFind() <char *hashFind () line:2139> [see 68]
+ 1580 {   7}     |         +-resetConnection() 
+                 |         | <void resetConnection () line:1897> [see 1062]
+ 1581 {   7}     |         +-parsePage() 
+                 |         | <void parsePage () line:9917> [see 394]
+ 1582 {   7}     |         +-hashReplace() 
+                 |         | <char *hashReplace () line:2148> [see 364]
+ 1583 {   7}     |         +-hashInsert() 
+                 |         | <void hashInsert () line:2104> [see 24]
+ 1584 {   7}     |         \-fprintf()
+ 1585 {   4}     |   +-issueServerCommand() 
+                 |   | <HyperDocPage *issueServerCommand () line:13740> 
+                 |   | [see 1563]
+ 1586 {   4}     |   +-exitHyperDoc() 
+                 |   | <void exitHyperDoc () line:5122> [see 1521]
+ 1587 {   4}     |   +-issueSpadcommand() 
+                 |     <void issueSpadcommand () line:13251> (R)
+ 1588 {   5}     |     +-connectSpad() <int connectSpad () line:1879> [see 945]
+ 1589 {   5}     |     +-startUserBuffer() <void startUserBuffer () line:13348>
+ 1590 {   6}     |     | +-getenv()
+ 1591 {   6}     |     | +-sprintf()
+ 1592 {   6}     |     | +-printToString() 
+                 |     | | <char *printToString () line:13497> (R) [see 445]
+ 1593 {   6}     |     | +-access()
+ 1594 {   6}     |     | +-system()
+ 1595 {   6}     |     | +-acceptMenuServerConnection() 
+                 |     | | <void acceptMenuServerConnection () line:13446>
+ 1596 {   7}     |     | | +-sselect()
+ 1597 {   7}     |     | | +-perror()
+ 1598 {   7}     |     | | +-FD_ISSET()
+ 1599 {   7}     |     | | +-acceptMenuConnection() 
+                 |     | |   <Sock *acceptMenuConnection () line:13416>
+ 1600 {   8}     |     | |   +-halloc() <char *halloc () line:2070> [see 8]
+ 1601 {   8}     |     | |   +-accept()
+ 1602 {   8}     |     | |   +-perror()
+ 1603 {   8}     |     | |   +-get_socket_type()
+ 1604 {   8}     |     | |   +-fprintf()
+ 1605 {   8}     |     | |   \-FD_SET()
+ 1606 {   7}     |     | | +-get_string()
+ 1607 {   7}     |     | | +-hashFind() <char *hashFind () line:2139> [see 68]
+ 1608 {   7}     |     | | \-strcmp()
+ 1609 {   6}     |     | \-sleep()
+ 1610 {   5}     |     +-send_int()
+ 1611 {   5}     |     +-clearExecutionMarks() 
+                 |     | <void clearExecutionMarks () line:13403>
+ 1612 {   5}     |     +-issueSpadcommand() 
+                 |     | <void issueSpadcommand () line:13251>
+                 |     | (recursive: see 1587) [see 1587]
+ 1613 {   5}     |     +-issueDependentCommands() 
+                 |     | <void issueDependentCommands () line:13297>
+ 1614 {   6}     |     | +-hashFind() <char *hashFind () line:2139> [see 68]
+ 1615 {   6}     |     | +-fprintf()
+ 1616 {   6}     |     | +-issueSpadcommand() 
+                 |     | | <void issueSpadcommand () line:13251> 
+                 |     | | (recursive: see 1587) [see 1587]
+ 1617 {   6}     |     | +-pause()
+ 1618 {   6}     |     | \-sleep()
+ 1619 {   5}     |     +-printToString() 
+                 |     | <char *printToString () line:13497> (R) [see 445]
+ 1620 {   5}     |     +-strlen()
+ 1621 {   5}     |     +-sendPile() <void sendPile () line:13282>
+ 1622 {   6}     |     | +-sprintf()
+ 1623 {   6}     |     | +-getenv()
+ 1624 {   6}     |     | +-fopen()
+ 1625 {   6}     |     | +-fprintf()
+ 1626 {   6}     |     | +-fclose()
+ 1627 {   6}     |     | \-send_string()
+ 1628 {   5}     |     +-send_string()
+ 1629 {   5}     |     \-markAsExecuted() <void markAsExecuted () line:13327>
+ 1630 {   6}     |       +-hashFind() <char *hashFind () line:2139> [see 68]
+ 1631 {   6}     |       \-fprintf()
+ 1632 {   4}     |   +-issueUnixlink() 
+                 |     <HyperDocPage *issueUnixlink () line:13813>
+ 1633 {   5}     |     +-printToString() 
+                 |     | <char *printToString () line:13497> (R) [see 445]
+ 1634 {   5}     |     +-popen()
+ 1635 {   5}     |     +-fprintf()
+ 1636 {   5}     |     +-exit()
+ 1637 {   5}     |     +-bsdSignal()
+ 1638 {   5}     |     +-parsePageFromUnixfd() 
+                 |     | <HyperDocPage *parsePageFromUnixfd () line:10303>
+ 1639 {   6}     |     | +-allocPage() 
+                 |     |   <HyperDocPage *allocPage () line:9472> [see 229]
+ 1640 {   6}     |     | +-initScanner() 
+                 |     |   <void initScanner () line:2343> [see 40]
+ 1641 {   6}     |     | +-hashInit() <void hashInit () line:2091> [see 7]
+ 1642 {   6}     |     | +-windowEqual() <int windowEqual () line:10409>
+ 1643 {   6}     |     | +-windowCode() <int windowCode () line:10413>
+ 1644 {   6}     |     | +-setjmp()
+ 1645 {   6}     |     | +-freePage() <void freePage () line:9492> [see 1040]
+ 1646 {   6}     |     | +-hashFind() <char *hashFind () line:2139> [see 68]
+ 1647 {   6}     |     | +-resetConnection() 
+                 |     |   <void resetConnection () line:1897> [see 1062]
+ 1648 {   6}     |     | \-parsePage() <void parsePage () line:9917> [see 394]
+ 1649 {   5}     |     \-sigusr2Handler() 
+                 |       <void sigusr2Handler () line:2998> [see 324]
+ 1650 {   4}     |   +-issueUnixcommand() <void issueUnixcommand () line:13800>
+ 1651 {   5}     |     +-printToString() 
+                 |     | <char *printToString () line:13497> (R) [see 445]
+ 1652 {   5}     |     +-halloc() <char *halloc () line:2070> [see 8]
+ 1653 {   5}     |     +-strlen()
+ 1654 {   5}     |     +-strcpy()
+ 1655 {   5}     |     +-system()
+ 1656 {   5}     |     \-free()
+ 1657 {   4}     |   \-displayPage() <void displayPage () line:9769> [see 1036]
+ 1658 {   3}     | +-XCheckTypedWindowEvent()
+ 1659 {   3}     | +-handleKey() <void handleKey () line:8713>
+ 1660 {   4}     |   +-XLookupString()
+ 1661 {   4}     |   +-scrollUpPage() <void scrollUpPage () line:12678>
+ 1662 {   5}     |   | +-ch() <int ch () line:12776> [see 286]
+ 1663 {   5}     |   | +-XClearWindow()
+ 1664 {   5}     |   | \-scrollPage() <void scrollPage () line:4492> [see 1408]
+ 1665 {   4}     |   +-scrollDownPage() <void scrollDownPage () line:12718>
+ 1666 {   5}     |   | +-ch() <int ch () line:12776> [see 286]
+ 1667 {   5}     |   | +-XClearWindow()
+ 1668 {   5}     |   | \-scrollPage() <void scrollPage () line:4492> [see 1408]
+ 1669 {   4}     |   +-quitHyperDoc() 
+                 |   | <void quitHyperDoc () line:4750> [see 1519]
+ 1670 {   4}     |   +-sprintf()
+ 1671 {   4}     |   +-system()
+ 1672 {   4}     |   +-hashFind() <char *hashFind () line:2139> [see 68]
+ 1673 {   4}     |   +-fclose()
+ 1674 {   4}     |   +-hashDelete() <void hashDelete () line:2118> [see 490]
+ 1675 {   4}     |   +-halloc() <char *halloc () line:2070> [see 8]
+ 1676 {   4}     |   +-hashInit() <void hashInit () line:2091> [see 7]
+ 1677 {   4}     |   +-stringEqual() <int stringEqual () line:2185> [see 14]
+ 1678 {   4}     |   +-stringHash() <int stringHash () line:2177>
+ 1679 {   4}     |   +-makeSpecialPages() 
+                 |   | <void makeSpecialPages () line:10720> [see 226]
+ 1680 {   4}     |   +-readHtDb() <void readHtDb () line:10428> [see 27]
+ 1681 {   4}     |   +-fprintf()
+ 1682 {   4}     |   +-exit()
+ 1683 {   4}     |   +-makeWindowLink() 
+                 |   | <void makeWindowLink () line:4872> [see 1496]
+ 1684 {   4}     |   +-prevInputFocus() <void prevInputFocus () line:8583>
+ 1685 {   5}     |     +-currentItem() 
+                 |     | <InputItem *currentItem () line:11291> [see 509]
+ 1686 {   5}     |     +-BeepAtTheUser()
+ 1687 {   5}     |     \-drawInputsymbol() 
+                 |       <void drawInputsymbol () line:3503> [see 1345]
+ 1688 {   4}     |   +-BeepAtTheUser()
+ 1689 {   4}     |   +-nextInputFocus() <void nextInputFocus () line:8561>
+ 1690 {   5}     |     +-currentItem() 
+                 |     | <InputItem *currentItem () line:11291> [see 509]
+ 1691 {   5}     |     +-BeepAtTheUser()
+ 1692 {   5}     |     \-drawInputsymbol() 
+                 |       <void drawInputsymbol () line:3503> [see 1345]
+ 1693 {   4}     |   +-currentItem() 
+                 |   | <InputItem *currentItem () line:11291> [see 509]
+ 1694 {   4}     |   +-allocString() <char *allocString () line:2189> [see 61]
+ 1695 {   4}     |   +-helpForHyperDoc() 
+                 |   | <void helpForHyperDoc () line:4910> [see 1492]
+ 1696 {   4}     |   +-scrollToFirstPage() 
+                 |   | <void scrollToFirstPage () line:12690>
+ 1697 {   5}     |     +-XClearWindow()
+ 1698 {   5}     |     \-scrollPage() <void scrollPage () line:4492> [see 1408]
+ 1699 {   4}     |   +-scrollUp() <void scrollUp () line:12660> [see 1402]
+ 1700 {   4}     |   +-scrollDown() <void scrollDown () line:12699> [see 1417]
+ 1701 {   4}     |   +-dialog() <void dialog () line:4239>
+ 1702 {   5}     |   | +-currentItem() 
+                 |   | | <InputItem *currentItem () line:11291> [see 509]
+ 1703 {   5}     |   | +-BeepAtTheUser()
+ 1704 {   5}     |   | +-enterNewLine() <void enterNewLine () line:4166>
+ 1705 {   6}     |   |   +-allocInputline() 
+                 |   |   | <LineStruct *allocInputline () line:9644> [see 819]
+ 1706 {   6}     |   |   +-toughEnter() <void toughEnter () line:4100>
+ 1707 {   7}     |   |   | +-allocInputline() 
+                 |   |   | | <LineStruct *allocInputline () line:9644>
+                 |   |   | | [see 819]
+ 1708 {   7}     |   |   | \-incLineNumbers()
+                 |   |   |   <void incLineNumbers () line:3265>
+ 1709 {   6}     |   |   +-strncpy()
+ 1710 {   6}     |   |   \-redrawWin() <void redrawWin () line:3251>
+ 1711 {   7}     |   |     +-XUnmapSubwindows()
+ 1712 {   7}     |   |     +-XFlush()
+ 1713 {   7}     |   |     \-showPage() <void showPage () line:4360> [see 1068]
+ 1714 {   5}     |   | +-addBufferToSym() <void addBufferToSym () line:3496>
+ 1715 {   6}     |   |   +-insertBuffer() <void insertBuffer () line:3409>
+ 1716 {   7}     |   |   | +-mystrncpy() <char *mystrncpy () line:3258>
+ 1717 {   7}     |   |   | +-clearCursorline() 
+                 |   |   | | <void clearCursorline () line:3393>
+ 1718 {   8}     |   |   | | +-XTextExtents()
+ 1719 {   8}     |   |   | | +-XClearArea()
+ 1720 {   8}     |   |   | | \-XDrawString()
+ 1721 {   7}     |   |   | +-drawCursor() 
+                 |   |   | | <void drawCursor () line:3571> [see 1350]
+ 1722 {   7}     |   |   | +-moveSymForward() 
+                 |   |   | | <int moveSymForward () line:3350> (R)
+ 1723 {   8}     |   |   | | +-moveSymForward() 
+                 |   |   | | | <int moveSymForward () line:3350>
+                 |   |   | | | (recursive: see 1722) [see 1722]
+ 1724 {   8}     |   |   | | +-strncpy()
+ 1725 {   8}     |   |   | | +-allocInputline() 
+                 |   |   | | | <LineStruct *allocInputline () line:9644>
+                 |   |   | | | [see 819]
+ 1726 {   8}     |   |   | | \-incLineNumbers()
+                 |   |   | |   <void incLineNumbers () line:3265> [see 1708]
+ 1727 {   7}     |   |   | +-strncpy()
+ 1728 {   7}     |   |   | +-allocInputline()
+                 |   |   | | <LineStruct *allocInputline () line:9644>
+                 |   |   | | [see 819]
+ 1729 {   7}     |   |   | +-incLineNumbers()
+                 |   |   | | <void incLineNumbers () line:3265> [see 1708]
+ 1730 {   7}     |   |   | +-redrawWin()
+                 |   |   | | <void redrawWin () line:3251> [see 1710]
+ 1731 {   7}     |   |   | \-updateInputsymbol()
+                 |   |   |   <void updateInputsymbol () line:3534> [see 1505]
+ 1732 {   6}     |   |   \-overwriteBuffer()
+                 |   |     <void overwriteBuffer () line:3281>
+ 1733 {   7}     |   |     +-clearCursor() <void clearCursor () line:3692>
+ 1734 {   8}     |   |     | +-XTextExtents()
+ 1735 {   8}     |   |     | +-XClearArea()
+ 1736 {   8}     |   |     | \-XDrawString()
+ 1737 {   7}     |   |     +-allocInputline()
+                 |   |     | <LineStruct *allocInputline () line:9644>
+                 |   |     | [see 819]
+ 1738 {   7}     |   |     +-incLineNumbers()
+                 |   |     | <void incLineNumbers () line:3265> [see 1708]
+ 1739 {   7}     |   |     +-XDrawString()
+ 1740 {   7}     |   |     +-drawCursor()
+                 |   |     | <void drawCursor () line:3571> [see 1350]
+ 1741 {   7}     |   |     \-redrawWin()
+                 |   |       <void redrawWin () line:3251> [see 1710]
+ 1742 {   5}     |   | +-strlen()
+ 1743 {   5}     |   | +-moveCursorHome() <void moveCursorHome () line:3601>
+ 1744 {   6}     |   | | +-clearCursor()
+                 |   |     <void clearCursor () line:3692> [see 1733]
+ 1745 {   6}     |   | | \-drawCursor()
+                 |   |     <void drawCursor () line:3571> [see 1350]
+ 1746 {   5}     |   | +-deleteRestOfLine()
+                 |   |   <void deleteRestOfLine () line:3763>
+ 1747 {   6}     |   |   +-decLineNumbers() <void decLineNumbers () line:3270>
+ 1748 {   6}     |   |   +-free()
+ 1749 {   6}     |   |   +-redrawWin() <void redrawWin () line:3251> [see 1710]
+ 1750 {   6}     |   |   +-BeepAtTheUser()
+ 1751 {   6}     |   |   +-decreaseLineNumbers()
+                 |   |   | <void decreaseLineNumbers () line:3276>
+ 1752 {   6}     |   |   \-updateInputsymbol()
+                 |   |     <void updateInputsymbol () line:3534> [see 1505]
+ 1753 {   5}     |   | +-allocString()
+                 |   |   <char *allocString () line:2189> [see 61]
+ 1754 {   5}     |   | +-helpForHyperDoc()
+                 |   |   <void helpForHyperDoc () line:4910> [see 1492]
+ 1755 {   5}     |   | +-moveCursorUp() <void moveCursorUp () line:3670>
+ 1756 {   6}     |   |   +-BeepAtTheUser()
+ 1757 {   6}     |   |   +-clearCursor()
+                 |   |   | <void clearCursor () line:3692> [see 1733]
+ 1758 {   6}     |   |   \-drawCursor()
+                 |   |     <void drawCursor () line:3571> [see 1350]
+ 1759 {   5}     |   | +-moveCursorDown() <void moveCursorDown () line:3650>
+ 1760 {   6}     |   |   +-BeepAtTheUser()
+ 1761 {   6}     |   |   +-clearCursor()
+                 |   |   | <void clearCursor () line:3692> [see 1733]
+ 1762 {   6}     |   |   \-drawCursor()
+                 |   |     <void drawCursor () line:3571> [see 1350]
+ 1763 {   5}     |   | +-deleteChar() <void deleteChar () line:4095>
+ 1764 {   6}     |   |   +-deleteOneChar() <int deleteOneChar () line:4046>
+ 1765 {   7}     |   |   | +-moveRestBack() <char moveRestBack () line:3733>
+ 1766 {   8}     |   |   | | \-strncpy()
+ 1767 {   7}     |   |   | +-BeepAtTheUser()
+ 1768 {   7}     |   |   | +-deleteEoln() <void deleteEoln () line:3984>
+ 1769 {   8}     |   |   | | +-decLineNumbers()
+                 |   |   | | | <void decLineNumbers () line:3270> [see 1747]
+ 1770 {   8}     |   |   | | +-free()
+ 1771 {   8}     |   |   | | +-redrawWin()
+                 |   |   | | | <void redrawWin () line:3251> [see 1710]
+ 1772 {   8}     |   |   | | \-updateInputsymbol()
+                 |   |   | |   <void updateInputsymbol () line:3534> [see 1505]
+ 1773 {   7}     |   |   | \-strncpy()
+ 1774 {   6}     |   |   \-updateInputsymbol()
+                 |   |     <void updateInputsymbol () line:3534> [see 1505]
+ 1775 {   5}     |   | +-backOverChar() <void backOverChar () line:3979>
+ 1776 {   6}     |   |   +-moveBackOneChar() <int moveBackOneChar () line:3891>
+ 1777 {   7}     |   |   | +-moveRestBack()
+                 |   |   | | <char moveRestBack () line:3733> [see 1765]
+ 1778 {   7}     |   |   | +-BeepAtTheUser()
+ 1779 {   7}     |   |   | +-backOverEoln() <void backOverEoln () line:3823>
+ 1780 {   8}     |   |   | | +-decLineNumbers()
+                 |   |   | | | <void decLineNumbers () line:3270> [see 1747]
+ 1781 {   8}     |   |   | | +-free()
+ 1782 {   8}     |   |   | | +-redrawWin()
+                 |   |   | | | <void redrawWin () line:3251> [see 1710]
+ 1783 {   8}     |   |   | | \-updateInputsymbol()
+                 |   |   | |   <void updateInputsymbol () line:3534> [see 1505]
+ 1784 {   7}     |   |   | +-strncpy()
+ 1785 {   7}     |   |   | +-decLineNumbers()
+                 |   |   | | <void decLineNumbers () line:3270> [see 1747]
+ 1786 {   7}     |   |   | +-free()
+ 1787 {   7}     |   |   | +-redrawWin()
+                 |   |   | | <void redrawWin () line:3251> [see 1710]
+ 1788 {   7}     |   |   | \-updateInputsymbol()
+                 |   |   |   <void updateInputsymbol () line:3534> [see 1505]
+ 1789 {   6}     |   |   \-updateInputsymbol()
+                 |   |     <void updateInputsymbol () line:3534> [see 1505]
+ 1790 {   5}     |   | +-moveCursorBackward()
+                 |   |   <void moveCursorBackward () line:3709>
+ 1791 {   6}     |   |   +-BeepAtTheUser()
+ 1792 {   6}     |   |   +-clearCursor()
+                 |   |   | <void clearCursor () line:3692> [see 1733]
+ 1793 {   6}     |   |   \-drawCursor()
+                 |   |     <void drawCursor () line:3571> [see 1350]
+ 1794 {   5}     |   | +-moveCursorForward()
+                 |   |   <void moveCursorForward () line:3623>
+ 1795 {   6}     |   |   +-BeepAtTheUser()
+ 1796 {   6}     |   |   +-clearCursor()
+                 |   |   | <void clearCursor () line:3692> [see 1733]
+ 1797 {   6}     |   |   \-drawCursor()
+                 |   |    <void drawCursor () line:3571> [see 1350]
+ 1798 {   5}     |   | +-updateInputsymbol()
+                 |   |   <void updateInputsymbol () line:3534> [see 1505]
+ 1799 {   5}     |   | \-moveCursorEnd() <void moveCursorEnd () line:3612>
+ 1800 {   6}     |   |   +-clearCursor()
+                 |   |   | <void clearCursor () line:3692> [see 1733]
+ 1801 {   6}     |   |   \-drawCursor()
+                 |   |     <void drawCursor () line:3571> [see 1350]
+ 1802 {   4}     |   +-XFlush()
+ 1803 {   4}     |   \-displayPage() <void displayPage () line:9769> [see 1036]
+ 1804 {   3}     | +-createWindow() <void createWindow () line:4733>
+ 1805 {   4}     |   +-XGetWindowAttributes()
+ 1806 {   4}     |   +-displayPage() <void displayPage () line:9769> [see 1036]
+ 1807 {   4}     |   \-XSelectInput()
+ 1808 {   3}     | +-XInternAtom()
+ 1809 {   3}     | +-XGetWindowProperty()
+ 1810 {   3}     | +-addBufferToSym()
+                 |   <void addBufferToSym () line:3496> [see 1714]
+ 1811 {   3}     | \-XFree()
+ 1812 {   2}     +-select()
+ 1813 {   2}     +-FD_ISSET()
+ 1814 {   2}     +-get_int()
+ 1815 {   2}     +-setWindow() <int setWindow () line:5155> [see 1024]
+ 1816 {   2}     +-makeBusyCursors()
+                 | <void makeBusyCursors () line:5371> [see 1031]
+ 1817 {   2}     +-getNewWindow() <void getNewWindow () line:5212>
+ 1818 {   3}     | +-get_int()
+ 1819 {   3}     | +-initTopWindow() <int initTopWindow () line:7871> [see 214]
+ 1820 {   3}     | +-initScanner() <void initScanner () line:2343> [see 40]
+ 1821 {   3}     | +-parsePageFromSocket()
+                 |   <HyperDocPage *parsePageFromSocket () line:10261>
+                 |   [see 1571]
+ 1822 {   3}     | +-XFlush()
+ 1823 {   3}     | +-get_string_buf()
+ 1824 {   3}     | +-fprintf()
+ 1825 {   3}     | +-initFormWindow() <int initFormWindow () line:7969>
+ 1826 {   4}     | | +-allocHdWindow() <HDWindow *allocHdWindow () line:9207>
+                 | | | [see 215]
+ 1827 {   4}     | | +-openFormWindow() <void openFormWindow () line:7913>
+ 1828 {   5}     | | | +-strcpy()
+ 1829 {   5}     | | | +-XrmGetResource()
+ 1830 {   5}     | | | +-strncpy()
+ 1831 {   5}     | | | +-XGeometry()
+ 1832 {   5}     | | | +-getBorderProperties()
+                 | | | | <int getBorderProperties () line:8023> [see 244]
+ 1833 {   5}     | | | +-XCreateSimpleWindow()
+ 1834 {   5}     | | | +-RootWindow()
+ 1835 {   5}     | | | +-WhitePixel()
+ 1836 {   5}     | | | +-BlackPixel()
+ 1837 {   5}     | | | +-makeScrollBarWindows()
+                 | | | | <void makeScrollBarWindows () line:12390> [see 254]
+ 1838 {   5}     | | | +-makeTitleBarWindows()
+                 | | | | <void makeTitleBarWindows () line:14315> [see 262]
+ 1839 {   5}     | | | +-setNameAndIcon()
+                 | | | | <void setNameAndIcon () line:7996> [see 285]
+ 1840 {   5}     | | | +-XSelectInput()
+ 1841 {   5}     | | | +-XDefineCursor()
+ 1842 {   5}     | | | +-XSetNormalHints()
+ 1843 {   5}     | | | \-XFlush()
+ 1844 {   4}     | | +-windowWidth() <int windowWidth () line:7228>
+ 1845 {   4}     | | +-allocPage()
+                 | | | <HyperDocPage *allocPage () line:9472> [see 229]
+ 1846 {   4}     | | +-hashFind() <char *hashFind () line:2139> [see 68]
+ 1847 {   4}     | | +-fprintf()
+ 1848 {   4}     | | +-getGCs() <void getGCs () line:8161> [see 307]
+ 1849 {   4}     | | +-hashInsert() <void hashInsert () line:2104> [see 24]
+ 1850 {   4}     | | \-XChangeWindowAttributes()
+ 1851 {   3}     | +-send_int()
+ 1852 {   3}     | +-computeFormPage() <void computeFormPage () line:7217>
+ 1853 {   4}     | | +-popGroupStack()
+                 | | | <int popGroupStack () line:7294> [see 404]
+ 1854 {   4}     | | +-formHeaderExtent() <void formHeaderExtent () line:7240>
+ 1855 {   5}     | | | +-initExtents()
+                 | | | | <void initExtents () line:6835> [see 1269]
+ 1856 {   5}     | | | \-computeTextExtent()
+                 | | |   <void computeTextExtent () line:5580> (R) [see 1076]
+ 1857 {   4}     | | +-formFooterExtent() <void formFooterExtent () line:7256>
+ 1858 {   5}     | | | +-initExtents() 
+                 | | | | <void initExtents () line:6835> [see 1269]
+ 1859 {   5}     | | | +-computeTextExtent()
+                 | | | | <void computeTextExtent () line:5580> (R) [see 1076]
+ 1860 {   5}     | | | \-textHeight() <int textHeight () line:6872> [see 1127]
+ 1861 {   4}     | | +-formScrollingExtent()
+                 | | | <void formScrollingExtent () line:7273>
+ 1862 {   5}     | | | +-initExtents()
+                 | | | | <void initExtents () line:6835> [see 1269]
+ 1863 {   5}     | | | \-computeTextExtent()
+                 | | |   <void computeTextExtent () line:5580> (R) [see 1076]
+ 1864 {   4}     | | \-windowHeight() <int windowHeight () line:7232>
+ 1865 {   3}     | +-XMapWindow()
+ 1866 {   3}     | +-loadPage() <void loadPage () line:9758> [see 360]
+ 1867 {   3}     | +-hashFind() <char *hashFind () line:2139> [see 68]
+ 1868 {   3}     | +-displayPage() <void displayPage () line:9769> [see 1036]
+ 1869 {   3}     | +-clearExposures()
+                 | | <void clearExposures () line:5206> [see 1398]
+ 1870 {   3}     | +-setWindow() <int setWindow () line:5155> [see 1024]
+ 1871 {   3}     | \-exitHyperDoc() <void exitHyperDoc () line:5122> [see 1521]
+ 1872 {   2}     \-serviceSessionSocket()
+                   <void serviceSessionSocket () line:13837>
+ 1873 {   3}       +-get_int()
+ 1874 {   3}       +-closeClient() <void closeClient () line:13889>
+ 1875 {   4}       | \-free()
+ 1876 {   3}       \-fprintf()
+
+\end{verbatim}
 \chapter{Shared Code}
 \subsection{BeStruct}
 \index{struct!BeStruct}
diff --git a/changelog b/changelog
index 136e71c..c409e9c 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,5 @@
+20091125 tpd src/axiom-website/patches.html 20091125.01.tpd.patch
+20091125 tpd books/bookvol7 add call graph for hypertex
 20091124 tpd src/axiom-website/patches.html add November 2009 notes
 20091124 tpd books/ps/v71releasenotes.eps updated for nov 2009
 20091124 tpd books/ps/v71nov2009.eps added
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index d128bc3..eec1c1c 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -2272,5 +2272,7 @@ books/bookvol2, 5, 10.2, 10.3, 10.4 add describe command <br/>
 <a name="latest"/>
 In process, not yet released<br/><br/>
   <hr>
+<a href="patches/20091125.01.tpd.patch">20091125.01.tpd.patch</a>
+books/bookvol7 add call graph for hypertex <br/>
  </body>
 </html>
