				POPUPS
				
This  package  contains  various  Tcl/Tk  scripts  which do useful
things.   Some  of  them  involve  Popup  dialogs  (e.g.  proc
GetString).

MakeMenus.tcl	
		A  procedure  to  help  avoid  eternally  long
		sequences  of  menu  creation code. It accepts
		a  menu  specification  argument  -  see other
		examples in TkHol for how it is used.


Utils.tcl	
		A few other little routines, like lremove.


