lib/ieclib.txt
changeset 40 873a5b60a7ea
parent 32 289256ec66f1
child 190 00b83e15eb43
--- a/lib/ieclib.txt	Wed Jul 11 09:53:27 2007 +0200
+++ b/lib/ieclib.txt	Thu Jul 12 11:24:32 2007 +0200
@@ -23,15 +23,11 @@
  *)
 
 (*
- * This is the library conatining the functions
- * and function blocks defined in the standard.
+ * This is the library conatining the function blocks defined in the standard.
  *)
 
 
-(*{#include "bcd_to_int.txt" }*)
-(*{#include "int_to_bcd.txt" }*)
 {#include "edge_detection.txt" }
 {#include "bistable.txt" }
 {#include "counter.txt" }
-{#include "timer.txt" }
-(*{#include "time_math.txt" }*)
\ No newline at end of file
+{#include "timer.txt" }
\ No newline at end of file