Changes.html 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. <html lang="en">
  2. <head>
  3. <title>Changes - avram - a virtual machine code interpreter</title>
  4. <meta http-equiv="Content-Type" content="text/html">
  5. <meta name="description" content="avram - a virtual machine code interpreter">
  6. <meta name="generator" content="makeinfo 4.13">
  7. <link title="Top" rel="start" href="index.html#Top">
  8. <link rel="prev" href="Reference-Implementations.html#Reference-Implementations" title="Reference Implementations">
  9. <link rel="next" href="External-Libraries.html#External-Libraries" title="External Libraries">
  10. <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
  11. <meta http-equiv="Content-Style-Type" content="text/css">
  12. <style type="text/css"><!--
  13. pre.display { font-family:inherit }
  14. pre.format { font-family:inherit }
  15. pre.smalldisplay { font-family:inherit; font-size:smaller }
  16. pre.smallformat { font-family:inherit; font-size:smaller }
  17. pre.smallexample { font-size:smaller }
  18. pre.smalllisp { font-size:smaller }
  19. span.sc { font-variant:small-caps }
  20. span.roman { font-family:serif; font-weight:normal; }
  21. span.sansserif { font-family:sans-serif; font-weight:normal; }
  22. --></style>
  23. </head>
  24. <body>
  25. <div class="node">
  26. <a name="Changes"></a>
  27. <p>
  28. Next:&nbsp;<a rel="next" accesskey="n" href="External-Libraries.html#External-Libraries">External Libraries</a>,
  29. Previous:&nbsp;<a rel="previous" accesskey="p" href="Reference-Implementations.html#Reference-Implementations">Reference Implementations</a>,
  30. Up:&nbsp;<a rel="up" accesskey="u" href="index.html#Top">Top</a>
  31. <hr>
  32. </div>
  33. <h2 class="appendix">Appendix C Changes</h2>
  34. <p>This section is reserved for brief updates due to changes in the
  35. software that may be important enough to note temporarily until more
  36. thorough revisions to the document can be made.
  37. <p>The lack of content here indicates that the current version is either
  38. completely up to date or in such a sorry state of neglect that even
  39. this section is obsolete.
  40. </body></html>