Cleaning up C++ slave.
authorrtrimana <rtrimana@uci.edu>
Thu, 29 Mar 2018 22:04:34 +0000 (15:04 -0700)
committerrtrimana <rtrimana@uci.edu>
Thu, 29 Mar 2018 22:04:34 +0000 (15:04 -0700)
commit39563ab07eb793e7be02984f6ab5604f82bfc0c4
tree392686c4f6653229a29abaa496ad2c89ae2d72a5
parentffea2cb68e5a2e1bac041fe2279620eba8d227f8
Cleaning up C++ slave.
15 files changed:
iotjava/Makefile
iotjava/iotruntime/cpp/iotslave/IoTCommCode.java [deleted file]
iotjava/iotruntime/cpp/iotslave/IoTSlave.cpp
iotjava/iotruntime/cpp/iotslave/IoTSlave.hpp
iotjava/iotruntime/cpp/iotslave/IoTSlave.java [deleted file]
iotjava/iotruntime/cpp/iotslave/LifxLightBulb.so [deleted file]
iotjava/iotruntime/cpp/iotslave/Lifxtest.so [deleted file]
iotjava/iotruntime/cpp/iotslave/LightBulbTest_Stub.so [deleted file]
iotjava/iotruntime/cpp/iotslave/LightBulb_Skeleton.so [deleted file]
iotjava/iotruntime/cpp/iotslave/Makefile
iotjava/iotruntime/cpp/iotslave/ObjectFactory.hpp [deleted file]
iotjava/iotruntime/cpp/iotslave/SetRelationTest.cpp [deleted file]
iotjava/iotruntime/cpp/setrelation/IRelation.hpp [deleted file]
iotjava/iotruntime/cpp/setrelation/ISet.hpp [deleted file]
iotjava/iotruntime/cpp/setrelation/Iterator.hpp [deleted file]