Commit in lcsim/src/org/lcsim/plugin/web on MAIN
examples.html+41.10 -> 1.11
Add TrivialPFA.java to the list of org.lcsim examples

lcsim/src/org/lcsim/plugin/web
examples.html 1.10 -> 1.11
diff -u -r1.10 -r1.11
--- examples.html	16 Feb 2006 02:42:19 -0000	1.10
+++ examples.html	22 Jun 2006 17:33:38 -0000	1.11
@@ -52,6 +52,10 @@
     <td><a href="examples/SkipEvent.java">SkipEvent.java</a></td>
     <td>Skip events using the NextEventException</td>
   </tr>
+  <tr>
+    <td><a href="examples/TrivialPFA.java">TrivialPFA.java</a></td>
+    <td>An example PFA using full cheating</td>
+  </tr>
 </table>
 <h2>org.lcsim Jython examples for advanced users</h2>
 <p>These examples are written in Jython. They have to be executed from within
CVSspam 0.2.8