VR-Forces 4.2 Class Documentation
Home
Modules
Namespaces
Classes
Files
Examples
Behavior Models
File List
File Members
include
bhaveUtil
bhaveVersion.h
Go to the documentation of this file.
1
/*******************************************************************************
2
** Copyright (c) 2013 MAK Technologies, Inc.
3
** All rights reserved.
4
*******************************************************************************/
5
/*******************************************************************************
6
* Copyright 2013 Autodesk, Inc. All rights reserved.
7
* Use of this software is subject to the terms of the Autodesk license
8
* agreement provided at the time of installation or download, or which otherwise
9
* accompanies this software in either electronic or hard copy form.
10
*******************************************************************************/
11
12
#define DtBHAVEVersion "4.2"
13
#define BHAVE_MAJOR_VERSION 4
14
#define BHAVE_MINOR_VERSION 2
15
#define BHAVE_REVISION 0
16
28
#define BHAVE_RELEASE_NUM 13
29
30
#define DtBHAVECopyright "(c) 2009 Autodesk, Inc. All rights reserved.\n\n"\
31
"All use of this Software is subject to the terms and conditions of the License "\
32
"Agreement accepted upon installation of this Software, packaged with this Software "\
33
"and/or accompanies this Software.\n\n"\
34
"Trademarks\n"\
35
"Autodesk, Kynapse, and Kynogon are registered trademarks or trademarks of Autodesk, Inc. "\
36
"and/or its subsidiaries and/or affiliates. All other brand names, product names or "\
37
"trademarks belong to their respective holders.\n\n"\
38
"Third-Party Software Credits and Attributions\n"\
39
"Portions copyright (c) 2008 Acresso Software Inc., and/or InstallShield Co. Inc.\n"\
40
"Portions relating to Lua 5.1.1 Copyright (c) 1994-2008 Lua.org, PUC-Rio. "\
41
"Permission is hereby granted, free of charge, to any person obtaining a copy of this "\
42
"software and associated documentation files (the \"Software\"), to deal in the Software "\
43
"without restriction, including without limitation the right to use, copy, modify, merge, "\
44
"publish, distribute, sublicense, and/or sell copies of the Software, and to permit "\
45
"persons to whom the Software is furnished to do so, subject to the following conditions: "\
46
"The above copyright notice and this permission notice shall be included in all copies or "\
47
"substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT "\
48
"WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES "\
49
"OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. "\
50
"IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES "\
51
"OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, "\
52
"OUT OF OR IN CONECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \n"
53
54
Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (
www.mak.com
)