You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
PBerger 87f768ca41 Edited src/parser/read_lab_file.cpp, fixed String tokenization in WIN32 13 years ago
..
b64 Included external 3rd Party content for Google Test Framework 13 years ago
backends Included external 3rd Party content for Google Test Framework 13 years ago
core Included external 3rd Party content for Google Test Framework 13 years ago
frontends Included external 3rd Party content for Google Test Framework 13 years ago
inserters Included external 3rd Party content for Google Test Framework 13 years ago
shwild Included external 3rd Party content for Google Test Framework 13 years ago
util Included external 3rd Party content for Google Test Framework 13 years ago
xtests Included external 3rd Party content for Google Test Framework 13 years ago
readme.html Included external 3rd Party content for Google Test Framework 13 years ago

readme.html

<html>
<head>
<title>Pantheios - Project Map - src</title>
<!--
Created: 22nd September 2008
Updated: 22nd September 2008
-->
</head>
<body>
<h1>Pantheios - Project Map - src</h1>

<p>
Contains all the source files (.c and .cpp) from which the Pantheios libraries are built.
</p>

<p>
The source files are divided into the following sub-directories:
</p>

<table>
<tr>
<th>Sub-directory</th>
<th>Purpose</th>
</tr>
<tr>
<td><code>appl</code></td>
<td>Implementation of the <b>Application Layer</b></td>
</tr>
<tr>
<td><code>b64</code></td>
<td>Source file(s) for the <a href="http://synesis.com.au/software/b64.html">b64</a> library, which is bundled with Pantheios</td>
</tr>
<tr>
<td><code>backends</code></td>
<td>Implementation of the stock <b>Back-ends</b></td>
</tr>
<tr>
<td><code>core</code></td>
<td>Implemntation of the <b>Core</b></td>
</tr>
<tr>
<td><code>frontends</code></td>
<td>Implementation of the stock <b>Front-ends</b></td>
</tr>
<tr>
<td><code>inserters</code></td>
<td>Implementation of the <b>Application Layer</b> inserter classes</td>
</tr>
<tr>
<td><code>shwild</code></td>
<td>Source file(s) for the <a href="http://shwild.org/">shwild</a> library, which is bundled with Pantheios</td>
</tr>
<tr>
<td><code>util</code></td>
<td>Implementation of the <b>Utility</b> components</td>
</tr>
<tr>
<td><code>xtests</code></td>
<td>Source file(s) for the <a href="http://xtests.org/">xTests</a> library, which is bundled with Pantheios</td>
</tr>
</table>

</body>
</html>