Include the declaration of standard functions (incorrectly removed in previous commit)
authorMario de Sousa <msousa@fe.up.pt>
Fri, 19 Aug 2011 20:57:49 +0100
changeset 356 9b23cdca0bae
parent 355 30db860bd3bd
child 357 8a6a69dd23ce
Include the declaration of standard functions (incorrectly removed in previous commit)
lib/ieclib.txt
--- a/lib/ieclib.txt	Fri Aug 19 20:48:05 2011 +0100
+++ b/lib/ieclib.txt	Fri Aug 19 20:57:49 2011 +0100
@@ -26,7 +26,7 @@
 (* FINAL DRAFT - IEC 61131-3, 2nd Ed. (2001-12-10) *)
 
 (* The standard functions *)
-(*{#include "standard_functions.txt" }*)
+{#include "standard_functions.txt" }
 
 (* The standard function blocks *)
 {#include "edge_detection.txt" }