/*
 * @(#)config.h	1.7 96/11/23
 * 
 * Copyright (c) 1995, 1996 Sun Microsystems, Inc. All Rights Reserved.
 * 
 */

/*
 * Configuration parameters
 */

#ifndef _CONFIG_H_
#define _CONFIG_H_

#define MaxLocalVars 255

#endif /* !_CONFIG_H_ */
