# This file is part of the Coral project.
# Please read the copyright notice in the LICENSE file.
FSM10.xmi: FSM10.txt
	python ../../../lgen/natural2smd.py FSM10.txt FSM10.xmi
clean:
	rm -f FSM10.xmi
