123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- <html lang="en">
- <head>
- <title>Changes - avram - a virtual machine code interpreter</title>
- <meta http-equiv="Content-Type" content="text/html">
- <meta name="description" content="avram - a virtual machine code interpreter">
- <meta name="generator" content="makeinfo 4.13">
- <link title="Top" rel="start" href="index.html#Top">
- <link rel="prev" href="Reference-Implementations.html#Reference-Implementations" title="Reference Implementations">
- <link rel="next" href="External-Libraries.html#External-Libraries" title="External Libraries">
- <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
- <meta http-equiv="Content-Style-Type" content="text/css">
- <style type="text/css"><!--
- pre.display { font-family:inherit }
- pre.format { font-family:inherit }
- pre.smalldisplay { font-family:inherit; font-size:smaller }
- pre.smallformat { font-family:inherit; font-size:smaller }
- pre.smallexample { font-size:smaller }
- pre.smalllisp { font-size:smaller }
- span.sc { font-variant:small-caps }
- span.roman { font-family:serif; font-weight:normal; }
- span.sansserif { font-family:sans-serif; font-weight:normal; }
- --></style>
- </head>
- <body>
- <div class="node">
- <a name="Changes"></a>
- <p>
- Next: <a rel="next" accesskey="n" href="External-Libraries.html#External-Libraries">External Libraries</a>,
- Previous: <a rel="previous" accesskey="p" href="Reference-Implementations.html#Reference-Implementations">Reference Implementations</a>,
- Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a>
- <hr>
- </div>
- <h2 class="appendix">Appendix C Changes</h2>
- <p>This section is reserved for brief updates due to changes in the
- software that may be important enough to note temporarily until more
- thorough revisions to the document can be made.
- <p>The lack of content here indicates that the current version is either
- completely up to date or in such a sorry state of neglect that even
- this section is obsolete.
- </body></html>
|