implement yang-patch

This commit is contained in:
Alan Yaniger 2021-07-19 13:17:10 +03:00
parent 22563ee2de
commit 0c72100a05
12 changed files with 563 additions and 5 deletions

View file

@ -15,6 +15,9 @@ module clixon-example {
import ietf-datastores {
prefix ds;
}
import example-jukebox {
prefix ej;
}
description
"Clixon example used as a part of the Clixon test suite.
It can be used as a basis for making new Clixon applications.