YANG keywords "action" and "belongs-to" implemented by syntactically by parser (but not proper semantics).

This commit is contained in:
Olof hagsand 2018-11-04 18:36:55 +01:00
parent 270bf78e1f
commit 366cf041bd
8 changed files with 41 additions and 9 deletions

View file

@ -75,7 +75,7 @@ APPSRC += clixon_util_xpath.c
APPS = $(APPSRC:.c=)
all: $(APPS)
echo "You may want to make clixon_util_stream separately (curl dependency)"
@echo "You may want to make clixon_util_stream separately (curl dependency)"
clean:
rm -f $(APPS) *.core