equal
  deleted
  inserted
  replaced
  
    
    
|         |      1 <?xml version='1.0' encoding='iso-8859-2'?> | 
|         |      2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" | 
|         |      3                "/usr/share/sgml/docbook/dtd/xml/4.2/docbookx.dtd" [ | 
|         |      4  | 
|         |      5 <!ENTITY % filelist SYSTEM "filelist.xml"> | 
|         |      6 %filelist; | 
|         |      7 ]> | 
|         |      8  | 
|         |      9  | 
|         |     10 <book lang="en" id="etik-ol"> | 
|         |     11  | 
|         |     12   <title>Etik-ol Documentation</title> | 
|         |     13  | 
|         |     14   <bookinfo> | 
|         |     15     <title>Etik-ol</title> | 
|         |     16     <subtitle>Documentation</subtitle> | 
|         |     17     <pubdate>2004. january 22.</pubdate> | 
|         |     18     &legal; | 
|         |     19   </bookinfo> | 
|         |     20  | 
|         |     21   &preface; | 
|         |     22  | 
|         |     23  | 
|         |     24   <part id="tutorial"> | 
|         |     25     <title>Tutorial</title> | 
|         |     26  | 
|         |     27     <partintro> | 
|         |     28       <para> | 
|         |     29       Welcome to the <productname>Etik-ol</productname> Tutorial.  The | 
|         |     30       following few chapters are intended to give a simple introduction | 
|         |     31       to <productname>Etik-ol</productname>. We only assume some general  | 
|         |     32       knowledge about C++. | 
|         |     33       </para> | 
|         |     34     </partintro> | 
|         |     35  | 
|         |     36   &start; | 
|         |     37  | 
|         |     38   </part> | 
|         |     39  | 
|         |     40   <part id="basic-concepts"> | 
|         |     41     <title>Basic Concepts</title> | 
|         |     42  | 
|         |     43     <partintro> | 
|         |     44       <para> | 
|         |     45       Valami altalanos iras a conceptekrol. | 
|         |     46       </para> | 
|         |     47     </partintro> | 
|         |     48  | 
|         |     49     &graph-concepts; | 
|         |     50     &iterator-concepts; | 
|         |     51  | 
|         |     52   </part> | 
|         |     53  | 
|         |     54   <part id="main-classes"> | 
|         |     55     <title>Main classes</title> | 
|         |     56  | 
|         |     57     <partintro> | 
|         |     58       <para>Valami leiras az osztalystrukturarol altalaban.</para> | 
|         |     59     </partintro> | 
|         |     60  | 
|         |     61     &graph-classes; | 
|         |     62  | 
|         |     63   </part> | 
|         |     64  | 
|         |     65  | 
|         |     66   &fdl; | 
|         |     67  | 
|         |     68 </book> |