
malcolm 2004/01/21 08:13:45 PST Modified files: src/hattools CommonUI.hs HatDetect.hs HatObserve.hs HatTrail.hs Makefile Added files: src/hattools animnode.c animnode.h hat-anim.c nodehash.c nodehash.h nodelist.c nodelist.h stack.c stack.h Log: New browser, hat-anim, by Tom Davie. This is still very much work in progress. Currently, it can only be started from within another tool. Revision Changes Path 1.4 +4 -1 hat/src/hattools/CommonUI.hs 1.25 +10 -2 hat/src/hattools/HatDetect.hs 1.63 +11 -2 hat/src/hattools/HatObserve.hs 1.31 +5 -2 hat/src/hattools/HatTrail.hs 1.62 +13 -7 hat/src/hattools/Makefile