Major rewrite of leading comments
[svn/Prometheus-QoS/.git] / cll1-0.6.2.h
index 7c33ce8f3742dfae1fc31535c560a4dde87f3392..6b2214bd940c39e0cde0ea63bd66decc91ae9b20 100644 (file)
@@ -34,6 +34,8 @@
 /* Section For Dummies part 1, updated 2004-05-07 by xCh. */
 
 #define not !
+#define and &&
+#define or ||
 #define TRUE 1
 #define FALSE 0
 #define loop while(1)
This page took 0.114502 seconds and 4 git commands to generate.