--- a/runtime/plc_common_main.c Mon Sep 24 17:08:35 2007 +0200
+++ b/runtime/plc_common_main.c Mon Sep 24 17:08:54 2007 +0200
@@ -26,21 +26,35 @@
+ * Prototypes of funcions exported by plugins + * Retrive input variables, run PLC and publish output variables + * Initialize variables according to PLC's defalut values, + * and then init plugins with that values
+ * Calls plugin cleanup proc.