opennurbs_version.h
Go to the documentation of this file.
00001 /* $NoKeywords: $ */
00002 /*
00003 //
00004 // Copyright (c) 1993-2012 Robert McNeel & Associates. All rights reserved.
00005 // OpenNURBS, Rhinoceros, and Rhino3D are registered trademarks of Robert
00006 // McNeel & Associates.
00007 //
00008 // THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY.
00009 // ALL IMPLIED WARRANTIES OF FITNESS FOR ANY PARTICULAR PURPOSE AND OF
00010 // MERCHANTABILITY ARE HEREBY DISCLAIMED.
00011 //                              
00012 // For complete openNURBS copyright information see <http://www.opennurbs.org>.
00013 //
00015 */
00016 
00017 
00018 #if !defined(OPENNURBS_VERSION_DEFINITION)
00019 #error Do NOT include opennurbs_version.h in your code.  Use ON::Version() instead.
00020 #endif
00021 
00022 
00023 // OpenNURBS users:
00024 //   Do not change OPENNURBS_VERSION or the OpenNURBS code
00025 //   that reads 3DM files not work correctly.
00026 #define OPENNURBS_VERSION 201209145
00027 
00028 // Subversion revision and branch used for source code.
00029 #define OPENNURBS_SRC_SVN_REVISION "85828"
00030 #define OPENNURBS_SRC_SVN_BRANCH ".../opennurbs_public/2012-09-14-0000/opennurbs"
00031 
00032 // Subversion revision and branch used for documentation.
00033 #define OPENNURBS_DOC_SVN_REVISION "85828"
00034 #define OPENNURBS_DOC_SVN_BRANCH ".../opennurbs_public/2012-09-14-0000/opennurbs"


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:27:03