You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

package.html 707B

1234567891011121314151617181920212223242526
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
  2. <html>
  3. <head>
  4. <!--
  5. $Id: package.html,v 1.2 2008/05/28 23:52:54 aclement Exp $
  6. -->
  7. </head>
  8. <body bgcolor="white">
  9. Provides PassVerifier classes used internally by JustIce. You don't need to bother with them.
  10. <h2>Package Specification</h2>
  11. Contained in this package are PassVerifier classes for use with the JustIce verifier.
  12. Only the passes performing what Sun calls 'static constraints' have PassVerifier classes
  13. here.
  14. <h2>Related Documentation</h2>
  15. For a simple demonstration of JustIce working, please see:
  16. <ul>
  17. <li><a href="https://www.inf.fu-berlin.de/~ehaase/cgi-html/Verifier.html">A WWW front-end for JustIce.</a>
  18. </ul>
  19. </body>
  20. </html>