package project.plc.matiec_lib

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

	@NoRuntime depends embox.lib.leddrv
}
