modules: add pva2pva, example

This commit is contained in:
Ralph Lange
2017-09-28 15:13:37 +02:00
parent 47c1bff49d
commit 63cd93a5a4
10 changed files with 39 additions and 16 deletions

8
.gitmodules vendored
View File

@ -30,3 +30,11 @@
path = modules/pvDatabase
url = https://github.com/epics-base/pvDatabaseCPP
branch = master
[submodule "modules/pva2pva"]
path = modules/pva2pva
url = https://github.com/epics-base/pva2pva
branch = master
[submodule "modules/example"]
path = modules/example
url = https://github.com/epics-base/exampleCPP
branch = master