Rev 541 Rev 542
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2 <html> 2 <html>
3 <head> 3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5 <title> Forth amforth </title> 5 <title> Forth amforth </title>
6 <meta name="keywords" content="amforth programovací jazyk Forth ATmega ATMEL"> 6 <meta name="keywords" content="amforth programovací jazyk Forth ATmega ATMEL">
7 <meta name="description" content="amforth - jazyk Forth pro ATMEL ATmega"> 7 <meta name="description" content="amforth - jazyk Forth pro ATMEL ATmega">
8 <!-- AUTOINCLUDE START "Page/Head.cs.ihtml" DO NOT REMOVE --> 8 <!-- AUTOINCLUDE START "Page/Head.cs.ihtml" DO NOT REMOVE -->
9 <link rel="StyleSheet" href="../../Web/CSS/MLAB.css" type="text/css" title="MLAB základní styl"> 9 <link rel="StyleSheet" href="../../../Web/CSS/MLAB.css" type="text/css" title="MLAB základní styl">
10 <link rel="StyleSheet" href="../../Web/CSS/MLAB_Print.css" type="text/css" media="print"> 10 <link rel="StyleSheet" href="../../../Web/CSS/MLAB_Print.css" type="text/css" media="print">
11 <link rel="shortcut icon" type="image/x-icon" href="../../Web/PIC/MLAB.ico"> 11 <link rel="shortcut icon" type="image/x-icon" href="../../../Web/PIC/MLAB.ico">
12 <script type="text/javascript" src="../../Web/JS/MLAB_Menu.js"></script> 12 <script type="text/javascript" src="../../../Web/JS/MLAB_Menu.js"></script>
13 <!-- AUTOINCLUDE END --> 13 <!-- AUTOINCLUDE END -->
14 </head> 14 </head>
15   15  
16 <body lang="cs"> 16 <body lang="cs">
17   17  
18 <!-- AUTOINCLUDE START "Page/Header.cs.ihtml" DO NOT REMOVE --> 18 <!-- AUTOINCLUDE START "Page/Header.cs.ihtml" DO NOT REMOVE -->
19 <!-- ============== HLAVICKA ============== --> 19 <!-- ============== HLAVICKA ============== -->
20 <div class="Header"> 20 <div class="Header">
21 <script type="text/javascript"> 21 <script type="text/javascript">
22 <!-- 22 <!--
23 SetRelativePath("../../"); 23 SetRelativePath("../../../");
24 DrawHeader(); 24 DrawHeader();
25 // --> 25 // -->
26 </script> 26 </script>
27 <noscript> 27 <noscript>
28 <p><b> Pro zobrazení (vložení) hlavičky je potřeba JavaScript </b></p> 28 <p><b> Pro zobrazení (vložení) hlavičky je potřeba JavaScript </b></p>
29 </noscript> 29 </noscript>
30 </div> 30 </div>
31 <!-- AUTOINCLUDE END --> 31 <!-- AUTOINCLUDE END -->
32   32  
33 <!-- AUTOINCLUDE START "Page/Menu.cs.ihtml" DO NOT REMOVE --> 33 <!-- AUTOINCLUDE START "Page/Menu.cs.ihtml" DO NOT REMOVE -->
34 <!-- ============== MENU ============== --> 34 <!-- ============== MENU ============== -->
35 <div class="Menu"> 35 <div class="Menu">
36 <script type="text/javascript"> 36 <script type="text/javascript">
37 <!-- 37 <!--
38 SetRelativePath("../../"); 38 SetRelativePath("../../../");
39 DrawMenu(); 39 DrawMenu();
40 // --> 40 // -->
41 </script> 41 </script>
42 <noscript> 42 <noscript>
43 <p><b> Pro zobrazení (vložení) menu je potřeba JavaScript </b></p> 43 <p><b> Pro zobrazení (vložení) menu je potřeba JavaScript </b></p>
44 </noscript> 44 </noscript>
45 </div> 45 </div>
46 <!-- AUTOINCLUDE END --> 46 <!-- AUTOINCLUDE END -->
47   47  
48 <!-- ============== TEXT ============== --> 48 <!-- ============== TEXT ============== -->
49 <div class="Text"> 49 <div class="Text">
50 <p class="Title"> 50 <p class="Title">
51 amforth - Forth pro ATmega 51 amforth - Forth pro ATmega
52 </p> 52 </p>
53 <p class="Subtitle"> 53 <p class="Subtitle">
54 Tato stránka zpřístupňuje křížovou referenci jazyka amforth. Odkazy se 54 Tato stránka zpřístupňuje křížovou referenci jazyka amforth. Odkazy se
55 generují automaticky na základě zdrojových souborů jazyka amforth, které 55 generují automaticky na základě zdrojových souborů jazyka amforth, které
56 jsou umístěny na (přístupné pomocí klienta Subversion) 56 jsou umístěny na (přístupné pomocí klienta Subversion)
57 <a href="https://amforth.svn.sourceforge.net/svnroot/amforth">https://amforth.svn.sourceforge.net/svnroot/amforth</a>. 57 <a href="https://amforth.svn.sourceforge.net/svnroot/amforth">https://amforth.svn.sourceforge.net/svnroot/amforth</a>.
58 </p> 58 </p>
59   59  
60 <h1> Seznam slov </h1> 60 <h1> Seznam slov </h1>
61   61  
62 <<WordList>> 62 <<WordList>>
63   63  
64 </div> 64 </div>
65   65  
66 <!-- AUTOINCLUDE START "Page/Footer.cs.ihtml" DO NOT REMOVE --> 66 <!-- AUTOINCLUDE START "Page/Footer.cs.ihtml" DO NOT REMOVE -->
67 <!-- ============== PATIČKA ============== --> 67 <!-- ============== PATIČKA ============== -->
68 <div class="Footer"> 68 <div class="Footer">
69 <script type="text/javascript"> 69 <script type="text/javascript">
70 <!-- 70 <!--
71 SetRelativePath("../../"); 71 SetRelativePath("../../../");
72 DrawFooter(); 72 DrawFooter();
73 // --> 73 // -->
74 </script> 74 </script>
75 <noscript> 75 <noscript>
76 <p><b> Pro zobrazení (vložení) hlavičky je potřeba JavaScript </b></p> 76 <p><b> Pro zobrazení (vložení) hlavičky je potřeba JavaScript </b></p>
77 </noscript> 77 </noscript>
78 </div> 78 </div>
79 <!-- AUTOINCLUDE END --> 79 <!-- AUTOINCLUDE END -->
80   80  
81 </body> 81 </body>
82 </html> 82 </html>