/* File: version.h */

#ifndef lint
static char version[] = "NIST Sphere Version 1.5";
#endif
