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 decb6b8006 Fixed CMakeLists.txt for Google Test to work with VS2012 12 years ago
..
make_hdrs.rb Included external 3rd Party content for Google Test Framework 12 years ago
readme.html Included external 3rd Party content for Google Test Framework 12 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>