AgentX++  2.0.5
agentx_def.h
Go to the documentation of this file.
1 /*_############################################################################
2  _##
3  _## agentx_def.h
4  _##
5  _##
6  _## AgentX++ 2
7  _## -------------------------------------
8  _## Copyright (C) 2000-2013 - Frank Fock
9  _##
10  _## Use of this software is subject to the license agreement you received
11  _## with this software and which can be downloaded from
12  _## http://www.agentpp.com
13  _##
14  _## This is licensed software and may not be used in a commercial
15  _## environment, except for evaluation purposes, unless a valid
16  _## license has been purchased.
17  _##
18  _##########################################################################*/
19 
20 
21 #ifndef _agentx_def_h_
22 #define _agentx_def_h_
23 
24 #include <agentx_pp/agentx++.h>
25 
26 #endif