parsehosts.c = first step to independent hosts parser
[svn/Prometheus-QoS/.git] / cll1-0.6.2.h
index 7c33ce8f3742dfae1fc31535c560a4dde87f3392..37a6ab5577819489bf4de80f9273ec02d3e435fd 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.085078 seconds and 4 git commands to generate.