cisst-saw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
sawKeyboardRevision.h
Go to the documentation of this file.
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /* ex: set filetype=cpp softtabstop=4 shiftwidth=4 tabstop=4 cindent expandtab: */
3 
4 /*
5  Author(s): Anton Deguet
6  Created on: 2014-12-18
7 
8  (C) Copyright 2014 Johns Hopkins University (JHU), All Rights Reserved.
9 
10 --- begin cisst license - do not edit ---
11 
12 This software is provided "as is" under an open source license, with
13 no warranty. The complete license can be found in license.txt and
14 http://www.cisst.org/cisst/license.txt.
15 
16 --- end cisst license ---
17 */
18 
19 // file automatically generated by CMake, do not edit!
20 
21 #pragma once
22 
23 #ifndef _sawKeyboardRevision_h
24 #define _sawKeyboardRevision_h
25 
26 #define sawKeyboard_VERSION_MAJOR 1
27 #define sawKeyboard_VERSION_MINOR 0
28 #define sawKeyboard_VERSION_PATCH 1
29 #define sawKeyboard_VERSION "1.0.1"
30 
31 #endif // _sawKeyboardRevision_h