lib/ieclib.txt
changeset 340 27a56785e9cd
parent 279 c0453b7f99df
child 343 9a6208023328
child 350 2c3c4dc34979
--- a/lib/ieclib.txt	Sat Jul 09 14:17:52 2011 +0100
+++ b/lib/ieclib.txt	Sat Jul 09 14:48:31 2011 +0100
@@ -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" }