Added support to generate interfaces from Choices and Cases.
[controller.git] / opendaylight / sal / yang-prototype / code-generator / samples / maven-code-gen-sample / src / main / yang / controller-openflow.yang
index 62e937e92ba1049d013c025200d34335aa95bf83..83f69c4dc2ffb669f9380c022650b3246cd84f7f 100644 (file)
@@ -3,16 +3,11 @@ module controller-openflow {
     namespace "urn:opendaylight:controller:openflow";
     prefix "of";
     import controller-network {prefix cn;}
-    
-    
+
     revision 2013-05-20 {
        description "Initial demo";
     }
 
-   
-
-
-
     typedef datapath-id {
         type string {
             length 16;