INTRODUCTION
Overview
Download and Install
Documentation
Publications
REPOSITORY
Libraries
DEVELOPER
Dev Guide
Dashboard
PEOPLE
Contributors
Users
Project
Download
Mailing lists
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
src
basicexample
defs.h
1
/*
2
* GearBox Project: Peer-Reviewed Open-Source Libraries for Robotics
3
* http://gearbox.sf.net/
4
* Copyright (c) 2008-2010 Gearbox Team
5
*
6
* This copy of Gearbox is licensed to you under the terms described in
7
* the LICENSE file included in this distribution.
8
*
9
*/
10
11
#ifndef BASICEXAMPLE_DEFS_H
12
#define BASICEXAMPLE_DEFS_H
13
14
#define SMALL 1
15
16
#endif
Generated for GearBox by
1.4.5