lib/ieclib.txt
changeset 342 8fb0fbfcc71b
parent 340 27a56785e9cd
child 343 9a6208023328
child 350 2c3c4dc34979
--- a/lib/ieclib.txt	Tue Jul 12 22:20:28 2011 +0200
+++ b/lib/ieclib.txt	Wed Jul 13 11:48:34 2011 +0200
@@ -24,6 +24,11 @@
 (* This is the library conatining the standard function blocks defined in the standard. *)
 
 (* FINAL DRAFT - IEC 61131-3, 2nd Ed. (2001-12-10) *)
+
+(* The standard functions *)
+{#include "standard_functions.txt" }
+
+(* The standard function blocks *)
 {#include "edge_detection.txt" }
 {#include "bistable.txt" }
 {#include "counter.txt" }
@@ -34,6 +39,6 @@
 {#include "pid_st.txt" }
 {#include "ramp_st.txt" }
 
-(* Frome later versions of the standard *)
+(* From later versions of the standard *)
 {#include "sema.txt" }