lib/ieclib.txt
changeset 905 31224f8cac32
parent 400 093b72cd2ac3
--- a/lib/ieclib.txt	Sun Jul 06 11:07:38 2014 +0100
+++ b/lib/ieclib.txt	Sun Jul 06 11:39:20 2014 +0100
@@ -28,18 +28,5 @@
 (* The standard functions *)
 {#include "standard_functions.txt" }
 
-(* The standard function blocks *)
-{#include "edge_detection.txt" }
-{#include "bistable.txt" }
-{#include "counter.txt" }
-{#include "timer.txt" }
-{#include "derivative_st.txt" }
-{#include "hysteresis_st.txt" }
-{#include "integral_st.txt" }
-{#include "pid_st.txt" }
-{#include "ramp_st.txt" }
-{#include "rtc.txt" }
-
-(* Not in the standard, but useful nonetheless. *)
-{#include "sema.txt" }
-
+(* The standard functions *)
+{#include "standard_FB.txt" }