mad_compile.htm 1.3 KB

123456789101112131415161718192021222324252627282930313233343536
  1. <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  2. <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" />
  3. <meta name="author" content="Maxim Sokhatsky" /><title>COMPILE</title>
  4. <link rel="stylesheet" href="https://n2o.dev/blank.css" />
  5. <link rel="stylesheet" href="https://n2o.dev/zima.css" />
  6. </head><body><nav>
  7. <a href="https://n2o.dev">DEV</a>
  8. <a href="../index.html">MAD</a>
  9. <a href="#" style="background:#ededed;">COMPILE</a>
  10. <div class="dropdown">
  11. <a onclick="drop()" class="dropbtn">EN</a>
  12. <div id="dropdown" class="dropdown-content">
  13. <a href="https://n2o.dev/deps/mad/man/ua/mad_compile.htm">UA</a>
  14. <a href="https://mad.n2o.dev/man/mad_compile.htm">EN</a>
  15. </div>
  16. </div>
  17. </nav><header>
  18. <a href="../index.html"><img src="https://openmoji.org/data/color/svg/26A1.svg" /></a>
  19. <h1>COMPILE</h1>
  20. </header><main>
  21. <section>
  22. <h3>INTRO</h3>
  23. <p>The COMPILE module.</p>
  24. </section>
  25. <section>
  26. <p>This module may refer to:
  27. MAN_MODULES
  28. </p>
  29. </section>
  30. </main><footer>
  31. 2005—2019 © Synrc Research Center
  32. </footer>
  33. <script>function drop(){document.getElementById("dropdown").classList.toggle("show");}</script>
  34. </body></html>