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.
 
 
 
 
dehnert bd594e2fae Added backwards transitions class. Small refactorings. Had to comment out some parts in utility.cpp and read_tra_file_test.cpp because they do not compile and seem to not be compliant with the current version in the repository. 13 years ago
..
c Included external 3rd Party content for Google Test Framework 13 years ago
cpp 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 - examples</title>
<!--
Created: 22nd September 2008
Updated: 22nd September 2008
-->
</head>
<body>
<h1>Pantheios - Project Map - examples</h1>

<p>
The example programs are contained in the sub-directories of this directory.
</p>

<p>
The examples are divided into C and C++, in the subdirectories <code>c</code>
and <code>cpp</code>.
</p>

<p>
All example files are compiled and linked, ready for execution, as part of
the build process (see <a href="../build/readme.html">../build/readme.html</a>).
</p>

<p>
All example files are built into the auto-generated documentation, and their
contents are best viewed in that form, where the Pantheios library components
that they make use of may be browsed directly.
</p>

</body>
</html>