# HG changeset patch # User Mario de Sousa # Date 1313783869 -3600 # Node ID 9b23cdca0bae1164a7c00a3882dfa10a39f959ef # Parent 30db860bd3bdb1cf9ee754e37d2c80ad067db35c Include the declaration of standard functions (incorrectly removed in previous commit) diff -r 30db860bd3bd -r 9b23cdca0bae 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" }