# $Id: derive,v 1.2 1992/02/14 16:46:22 waite Exp $
# Derive a Pascal compiler

LogLevel=1				# Suppress all feedback
MinSize=925				# Reasonbale cache size
HogSize=90				# Reasonable size for delete priority
struct.specs+fold+arg=(input):stdout	# Test an executable version
struct.specs+fold:source>src		# Obtain a source version
