package project.softplc.ieclib

module led {
	@IncludeExport(path="ieclib")
	source "led.iecst", "led.h"

	@NoRuntime depends embox.lib.leddrv
}
