Previous Topic: ID StatementNext Topic: Path Definition


Component Definition

The component definition has the following syntax:

start component
	name = "component name"
	[description = "description string"]
	(component definition goes here)
end component

Only one component definition can appear in a .MIF file.