Conscience Core
CscWorldHuman.h
Go to the documentation of this file.
1 //
2 // CscEnvironmentHumanModel.h
3 // ConscienceRobotManager
4 //
5 // Created by Conscience_Hazar on 05/03/2019.
6 // Copyright © 2019 IliesZaoui. All rights reserved.
7 //
8 
9 #ifndef CscWorldHuman_h
10 #define CscWorldHuman_h
11 
12 
13 #include <iostream>
14 #include <string>
16 
18 {
19 
20 };
21 
22 #endif
CscWorldElement.h
CscWorldElement
Definition: CscWorldElement.h:24
CscWorldHuman
Definition: CscWorldHuman.h:17