• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..05-Dec-2017-

Makefile.amH A D17-Aug-2017239 105

Makefile.inH A D05-Dec-201718.6 KiB632548

READMEH A D16-Mar-2016569 119

uilsymdump.cH A D17-Aug-20174.1 KiB15186

README

1/* $XConsortium: README /main/3 1996/07/15 14:12:08 drk $ */
2This directory contains the sample UIL/Xm program, uilsymdump.
3This program uses the UIL callable interface to compile a source
4program.  It also calls the UilDumpSymbolTable routine in order
5to show the contents of the symbol table (parse tree).  You
6may wish to compile the callable UIL library with the debug flag
7for your compiler to use uilsymdump to its best advantage.
8
9If you notice any bugs in this demo, please see the bug list in
10the Release Notes to see if the problem is a known Toolkit defect.
11