]> vaikene.ee Git - evaf/blobdiff - www/pswgen07.html
Warning fixes and copyright update.
[evaf] / www / pswgen07.html
index d35d48405ace88d2fa9aeca056c7a8d51dce1732..eeb46075c9fd614174aca57e8a1d48fb92187405 100644 (file)
@@ -12,6 +12,8 @@
     </head>
 
     <body>
+    
+    <p>Next: <a href="pswgen08.html">08 - Building Storage Module</a>, Previous: <a href="pswgen06.html">06 - Storage Module</a></p>
 
         <h1>eVaf Tutorial</h1>
 
@@ -26,7 +28,7 @@
 <span class="hl ppc">#include</span> <span class="hl pps">&quot;module.h&quot;</span><span class="hl ppc"></span>
 <span class="hl ppc">#include &lt;QtCore&gt;</span></pre>
 
-        <p>Copy version information files from the <tt>Generator<tt> module:</p>
+        <p>Copy version information files from the <tt>Generator</tt> module:</p>
 
         <pre>evaf/src/apps/PswGen/Storage $ <code>cp ../Generator/version.{h,rc} .</code></pre>