-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig_8h_source.html
More file actions
52 lines (52 loc) · 3.29 KB
/
config_8h_source.html
File metadata and controls
52 lines (52 loc) · 3.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>naowalkoptimiser: /Users/jason/Code/naowalkoptimiser/src/config.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
<h1>/Users/jason/Code/naowalkoptimiser/src/config.h</h1><a href="config_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* -*- C++ -*- Tell editors this is a C++ file (despite it's .in extension) */</span>
<a name="l00002"></a>00002 <span class="comment">/* This is an auto generated file. Please do not edit it.*/</span>
<a name="l00003"></a>00003
<a name="l00010"></a>00010 <span class="preprocessor">#include "configcore.h"</span>
<a name="l00011"></a>00011 <span class="preprocessor">#ifndef CONFIG_H</span>
<a name="l00012"></a>00012 <span class="preprocessor"></span><span class="preprocessor">#define CONFIG_H</span>
<a name="l00013"></a>00013 <span class="preprocessor"></span>
<a name="l00014"></a>00014 <span class="comment">// .:: System Headers ::</span>
<a name="l00015"></a>00015
<a name="l00016"></a>00016 <span class="comment">// ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Typedefs :::..</span>
<a name="l00017"></a>00017
<a name="l00018"></a>00018 <span class="comment">// ::::::::::::::::::::::::::::::::::::::::::::::::::::: Platform variables :::..</span>
<a name="l00019"></a>00019
<a name="l00020"></a><a class="code" href="config_8h.html#aaad98d64871ad3cb57a2a7730712b7c4">00020</a> <span class="preprocessor"># define WALKOPTIMISER_IS_REMOTE_OFF</span>
<a name="l00021"></a>00021 <span class="preprocessor"></span>
<a name="l00022"></a><a class="code" href="config_8h.html#aa80a7027cbfb6977aaf4e32f646685bc">00022</a> <span class="preprocessor"># define WALKOPTIMISER_REVISION ""</span>
<a name="l00023"></a>00023 <span class="preprocessor"></span>
<a name="l00024"></a>00024 <span class="comment">// :::::::::::::::::::::::::::::::::::::::::::::::::::::: Options variables :::..</span>
<a name="l00025"></a>00025
<a name="l00026"></a>00026 <span class="preprocessor">#endif // !CONFIG_H</span>
<a name="l00027"></a>00027 <span class="preprocessor"></span>
</pre></div></div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Fri Oct 9 13:42:11 2009 for naowalkoptimiser by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>