Changeset 100 in tspsg-svn for trunk/docs/html/os_8h.html


Ignore:
Timestamp:
Apr 8, 2010, 11:02:26 PM (14 years ago)
Author:
laleppa
Message:

+ Added Installation Guide.

  • Updated translations.
  • Updated documentaion.

NB: This will be the second public alpha release.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/html/os_8h.html

    r97 r100  
    105105<table border="0" cellpadding="0" cellspacing="0">
    106106<tr><td colspan="2"><h2>Defines</h2></td></tr>
    107 <tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="os_8h.html#a63e66b419dba650abc74240836e8447a">ARCH</a>&nbsp;&nbsp;&nbsp;&quot;&quot;</td></tr>
     107<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="os_8h.html#a63e66b419dba650abc74240836e8447a">ARCH</a>&nbsp;&nbsp;&nbsp;&quot; (Intel x86)&quot;</td></tr>
    108108<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The target CPU architecture TSPSG was built for.  <a href="#a63e66b419dba650abc74240836e8447a"></a><br/></td></tr>
    109109<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3324dbb5e25daac23e988901bb085447"></a><!-- doxytag: member="os.h::OS" ref="a3324dbb5e25daac23e988901bb085447" args="" -->
     
    116116<p>Contains TSPSG target CPU architecture and OS detection. </p>
    117117<dl class="author"><dt><b>Author:</b></dt><dd>Copyright &copy; 2007-2010 Lёppa &lt;contacts[at]oleksii[dot]name&gt;</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> 90 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>
    119119<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>
    120120<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>
     
    130130      <table class="memname">
    131131        <tr>
    132           <td class="memname">#define ARCH&nbsp;&nbsp;&nbsp;&quot;&quot;</td>
     132          <td class="memname">#define ARCH&nbsp;&nbsp;&nbsp;&quot; (Intel x86)&quot;</td>
    133133        </tr>
    134134      </table>
     
    172172</div>
    173173
    174 <hr size="1"/><address style="text-align: right;"><small>Generated on Wed Mar 3 01:46:35 2010 for TSPSG: TSP Solver and Generator by&nbsp;
     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&nbsp;
    175175<a href="http://www.doxygen.org/index.html">
    176176<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
Note: See TracChangeset for help on using the changeset viewer.