Changeset 1babbd6ba3 in tspsg for docs/html/os_8h.html
- Timestamp:
- Apr 8, 2010, 11:02:26 PM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- a23f4c292f
- Parents:
- 394216e468
- git-author:
- Oleksii Serdiuk <contacts@…> (04/08/10 23:02:26)
- git-committer:
- Oleksii Serdiuk <contacts@…> (06/29/12 19:34:20)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
docs/html/os_8h.html
r394216e468 r1babbd6ba3 105 105 <table border="0" cellpadding="0" cellspacing="0"> 106 106 <tr><td colspan="2"><h2>Defines</h2></td></tr> 107 <tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="os_8h.html#a63e66b419dba650abc74240836e8447a">ARCH</a> " "</td></tr>107 <tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="os_8h.html#a63e66b419dba650abc74240836e8447a">ARCH</a> " (Intel x86)"</td></tr> 108 108 <tr><td class="mdescLeft"> </td><td class="mdescRight">The target CPU architecture TSPSG was built for. <a href="#a63e66b419dba650abc74240836e8447a"></a><br/></td></tr> 109 109 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3324dbb5e25daac23e988901bb085447"></a><!-- doxytag: member="os.h::OS" ref="a3324dbb5e25daac23e988901bb085447" args="" --> … … 116 116 <p>Contains TSPSG target CPU architecture and OS detection. </p> 117 117 <dl class="author"><dt><b>Author:</b></dt><dd>Copyright © 2007-2010 Lёppa <contacts[at]oleksii[dot]name></dd></dl> 118 <dl class="rcs"><dt><b>Id</b></dt><dd><a class="el" href="os_8h.html" title="Contains TSPSG target CPU architecture and OS detection.">os.h</a> 9 0 2010-02-17 16:54:05Z laleppa </dd></dl>118 <dl class="rcs"><dt><b>Id</b></dt><dd><a class="el" href="os_8h.html" title="Contains TSPSG target CPU architecture and OS detection.">os.h</a> 99 2010-03-22 20:45:16Z laleppa </dd></dl> 119 119 <dl class="rcs"><dt><b>URL</b></dt><dd><a href="https://tspsg.svn.sourceforge.net/svnroot/tspsg/trunk/src/os.h">https://tspsg.svn.sourceforge.net/svnroot/tspsg/trunk/src/os.h</a> </dd></dl> 120 120 <dl class="warning"><dt><b>Warning:</b></dt><dd>Arch detection works only for <b>GNU C</b>, <b>Visual Studio</b>, <b>Intel C/C++</b> and <b>MinGW32</b> compilers. OS detection should work for any compiler.</dd></dl> … … 130 130 <table class="memname"> 131 131 <tr> 132 <td class="memname">#define ARCH " "</td>132 <td class="memname">#define ARCH " (Intel x86)"</td> 133 133 </tr> 134 134 </table> … … 172 172 </div> 173 173 174 <hr size="1"/><address style="text-align: right;"><small>Generated on Wed Mar 3 01:46:352010 for TSPSG: TSP Solver and Generator by 174 <hr size="1"/><address style="text-align: right;"><small>Generated on Thu Apr 8 23:15:53 2010 for TSPSG: TSP Solver and Generator by 175 175 <a href="http://www.doxygen.org/index.html"> 176 176 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
Note: See TracChangeset
for help on using the changeset viewer.