# HG changeset patch
# User Mario de Sousa <msousa@fe.up.pt>
# Date 1314087003 -3600
# Node ID 84f81f8eac2fce8ad95cf285a77d45bbc5be7f07
# Parent  a2c4af8f0c1863413d418fc1746fed7c4d0ee676
Include (again!) the declaration of standard functions (incorrectly removed -again- in previous commit)

diff -r a2c4af8f0c18 -r 84f81f8eac2f lib/ieclib.txt
--- a/lib/ieclib.txt	Mon Aug 22 16:08:07 2011 +0100
+++ b/lib/ieclib.txt	Tue Aug 23 09:10:03 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" }