ucc -c -K -kNH ht.c
ucc -o ht.ltl -g -kNH ht.o
lc -e ht.exe -s ht.sym ht.ltl
ucc -c -kNN  nt.c
ucc -o nt.ltl -kNN nt.on
lcn -e nt.exen nt.ltl
