# @(#) $Revision: 4.5 $ $Source: /judy/src/apps/demo/README_deliver $ # Demo programs to be included with the Judy distribution. run_demo Simple Judy example script; explains, shows source code, compiles and runs it. Makefile By default, makes all the demo programs. The libJudy.a and Judy.h locations might have to be changed (via cc -I options). funhist.c Function histogram program. interL.c Interactive JudyL program. interSL.c Interactive JudySL program. JudySort.c JudySL version of "sort -u".