92 lines
		
	
	
	
		
			4.4 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			92 lines
		
	
	
	
		
			4.4 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html401/loose.dtd">
 | 
						|
<html>
 | 
						|
<!-- Created on November, 7 2008 by texi2html 1.78 -->
 | 
						|
<!--
 | 
						|
Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)
 | 
						|
            Karl Berry  <karl@freefriends.org>
 | 
						|
            Olaf Bachmann <obachman@mathematik.uni-kl.de>
 | 
						|
            and many others.
 | 
						|
Maintained by: Many creative people.
 | 
						|
Send bugs and suggestions to <texi2html-bug@nongnu.org>
 | 
						|
 | 
						|
-->
 | 
						|
<head>
 | 
						|
<title>Simulavr: 5. Simulavr Internals</title>
 | 
						|
 | 
						|
<meta name="description" content="Simulavr: 5. Simulavr Internals">
 | 
						|
<meta name="keywords" content="Simulavr: 5. Simulavr Internals">
 | 
						|
<meta name="resource-type" content="document">
 | 
						|
<meta name="distribution" content="global">
 | 
						|
<meta name="Generator" content="texi2html 1.78">
 | 
						|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 | 
						|
<style type="text/css">
 | 
						|
<!--
 | 
						|
a.summary-letter {text-decoration: none}
 | 
						|
pre.display {font-family: serif}
 | 
						|
pre.format {font-family: serif}
 | 
						|
pre.menu-comment {font-family: serif}
 | 
						|
pre.menu-preformatted {font-family: serif}
 | 
						|
pre.smalldisplay {font-family: serif; font-size: smaller}
 | 
						|
pre.smallexample {font-size: smaller}
 | 
						|
pre.smallformat {font-family: serif; font-size: smaller}
 | 
						|
pre.smalllisp {font-size: smaller}
 | 
						|
span.roman {font-family:serif; font-weight:normal;}
 | 
						|
span.sansserif {font-family:sans-serif; font-weight:normal;}
 | 
						|
ul.toc {list-style: none}
 | 
						|
-->
 | 
						|
</style>
 | 
						|
 | 
						|
 | 
						|
</head>
 | 
						|
 | 
						|
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
 | 
						|
 | 
						|
<a name="Internals"></a>
 | 
						|
<a name="SEC9"></a>
 | 
						|
<table cellpadding="1" cellspacing="1" border="0">
 | 
						|
<tr><td valign="middle" align="left">[<a href="simulavr_8.html#SEC8" title="Previous section in reading order"> < </a>]</td>
 | 
						|
<td valign="middle" align="left">[<a href="simulavr_10.html#SEC10" title="Next section in reading order"> > </a>]</td>
 | 
						|
<td valign="middle" align="left">   </td>
 | 
						|
<td valign="middle" align="left">[<a href="simulavr_8.html#SEC8" title="Beginning of this chapter or previous chapter"> << </a>]</td>
 | 
						|
<td valign="middle" align="left">[<a href="simulavr.html#Top" title="Up section"> Up </a>]</td>
 | 
						|
<td valign="middle" align="left">[<a href="simulavr_10.html#SEC10" title="Next chapter"> >> </a>]</td>
 | 
						|
<td valign="middle" align="left">   </td>
 | 
						|
<td valign="middle" align="left">   </td>
 | 
						|
<td valign="middle" align="left">   </td>
 | 
						|
<td valign="middle" align="left">   </td>
 | 
						|
<td valign="middle" align="left">[<a href="simulavr.html#Top" title="Cover (top) of document">Top</a>]</td>
 | 
						|
<td valign="middle" align="left">[<a href="simulavr_toc.html#SEC_Contents" title="Table of contents">Contents</a>]</td>
 | 
						|
<td valign="middle" align="left">[<a href="simulavr_11.html#SEC11" title="Index">Index</a>]</td>
 | 
						|
<td valign="middle" align="left">[<a href="simulavr_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
 | 
						|
</tr></table>
 | 
						|
<h1 class="chapter"> 5. Simulavr Internals </h1>
 | 
						|
 | 
						|
<p>Simulavr internals are documented using the doxygen system to automate
 | 
						|
generation of the documentation from the source code comments. The
 | 
						|
documentation for the latest release is always available at:
 | 
						|
</p>
 | 
						|
<p><a href="http://savannah.nongnu.org/download/simulavr/doc/internals_html/">http://savannah.nongnu.org/download/simulavr/doc/internals_html/</a>
 | 
						|
</p>
 | 
						|
<p>The most up-to-date documents will most likely be those in the source
 | 
						|
code itself. If you wish to help develop simulavr, it is highly
 | 
						|
recommended that you get the latest source from cvs and consult the
 | 
						|
internals documents there.
 | 
						|
</p>
 | 
						|
<hr size="6">
 | 
						|
<table cellpadding="1" cellspacing="1" border="0">
 | 
						|
<tr><td valign="middle" align="left">[<a href="simulavr_8.html#SEC8" title="Previous section in reading order"> < </a>]</td>
 | 
						|
<td valign="middle" align="left">[<a href="simulavr_10.html#SEC10" title="Next section in reading order"> > </a>]</td>
 | 
						|
<td valign="middle" align="left">   </td>
 | 
						|
<td valign="middle" align="left">[<a href="simulavr_8.html#SEC8" title="Beginning of this chapter or previous chapter"> << </a>]</td>
 | 
						|
<td valign="middle" align="left">[<a href="simulavr.html#Top" title="Up section"> Up </a>]</td>
 | 
						|
<td valign="middle" align="left">[<a href="simulavr_10.html#SEC10" title="Next chapter"> >> </a>]</td>
 | 
						|
</tr></table>
 | 
						|
<p>
 | 
						|
 <font size="-1">
 | 
						|
  This document was generated by <em>eweddington</em> on <em>November, 7 2008</em> using <a href="http://www.nongnu.org/texi2html/"><em>texi2html 1.78</em></a>.
 | 
						|
 </font>
 | 
						|
 <br>
 | 
						|
 | 
						|
</p>
 | 
						|
</body>
 | 
						|
</html>
 |