
#
# test if I can load UIL file
#

xtAppInitialize -class Program

. mrmOpenHierarchy {../programs.hello.uid}

. mrmFetchWidget hello_main

.hello_main manageChild

. realizeWidget

. mainLoop
