Update Makefile to work properly under Git bash for Windows
[osm/IM.git] / models / augments / common-augments.yang
index 0467bc2..f1235eb 100644 (file)
@@ -563,6 +563,7 @@ module common-augments {
             enum GT; // greater than
             enum LT; // less than
             enum EQ; // equal
+            enum NE; // not equal
         }
     }