
# @(#) $Revision: 4.10 $ $Source: /judy/src/README $

# This tree contains sources for the Judy project.

# For more on how to build Judy files, see make_includes/README.


# Current stuff:

Judy.h		exported header file for libJudy.a
Judy.h.check.c	test program for Judy.h

buildID.c	modified by makefile to include a build ID in libs/executables

JudyCommon/	shared utility functions and common source files
Judy1/		latest version of Judy1*()
JudyL/		latest version of JudyL*()
JudySL/		latest version of JudySL*()

apps/           applications done or redone using Judy
funcs/		"wrapper" functions around Judy functions


# Obsolescent or incomplete stuff:

orig_wla/	original WLA (workload analysis) version of Judy

JudyNL/		latest version of JudyNL*()
Judy2L/		latest version of Judy2L*()
