libsesstype  2.0.0
Library for Session Types programming.
sesstype.h
Go to the documentation of this file.
00001 
00014 #ifndef SESSTYPE__SESSTYPE__H__
00015 #define SESSTYPE__SESSTYPE__H__
00016 
00017 #define sesstype_VERSION_MAJOR 2
00018 #define sesstype_VERSION_MINOR 0
00019 #define sesstype_VERSION_PATCH 0
00020 
00021 #include "sesstype/import.h"
00022 #include "sesstype/module.h"
00023 #include "sesstype/msg.h"
00024 #include "sesstype/node.h"
00025 #include "sesstype/session.h"
00026 #include "sesstype/role.h"
00027 
00028 #include "sesstype/util.h"
00029 
00030 #endif//SESSTYPE__SESSTYPE_H__
 All Classes Namespaces Files Functions