.TH GEN-HASH 1 "29 September 1993" "Demeter" "Demeter Software" .SH NAME gen-hash \- hash table generator used by make_instance to create objects by the generic software .SH SYNOPSIS .I gen-hash [cd] [name] .SH DESCRIPTION .I gen-hash generates function make_instance and a hash table used by make_instance to create objects by the generic software. Besides option .I cd, .I gen-hash takes a list of one or more class library names. The first name in the list is the name of the current class library. .I dh is reserved for the class library of the Demeter generic software. .SH OPTIONS .IP cd should be notmod/cds/cd-param-exp .IP name Name of a class library. .SH "SEE ALSO" build(1)