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 44fbef62bd Added capability to compute model size in bytes and corresponding functions in several classes. Added model info output to DTMC class. Added atomic proposition information output to atomic propositions labeling class. 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>