pvaTestClient rename files

This commit is contained in:
Michael Davidsaver
2017-07-14 16:56:47 +02:00
parent 32d54569c3
commit 95a750c4f9
13 changed files with 15 additions and 21 deletions

View File

@ -7,7 +7,7 @@
#include <iostream>
#include "pv/clientFactory.h"
#include "pv/pvaTestClient.h"
#include "pva/client.h"
int main(int argc, char *argv[])
{