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 12e6a945df Included new (smaller) test model. Bugfixes and improvements to BackwardTransitions class. Removed performance test code from main() function in favor for creating a simple DTMC from the input parameters. 13 years ago
..
make_hdrs.rb 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 - scripts</title>
<!--
Created: 22nd September 2008
Updated: 22nd September 2008
-->
</head>
<body>
<h1>Pantheios - Project Map - scripts</h1>

<p>
This directory contains the Ruby code-generation script
<code>make_hdrs.rb</code> used
to (re-)generate the Pantheios Application Layer function
template suites
<code>log()</code>
<code>log_DEBUG()</code>
<code>log_INFORMATIONAL()</code>
<code>log_NOTICE()</code>
<code>log_WARNING()</code>
<code>log_ERROR()</code>
<code>log_CRITICAL()</code>
<code>log_ALERT()</code>
and
<code>log_EMERGENCY()</code>
</p>

<p>
To (re-)generate, open a shell / command-box in this directory
and execute the script.
</p>

</body>
</html>