package.html 302 B

123456789101112
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html>
  3. <head>
  4. <title>The kawa package</title>
  5. </head>
  6. <body>
  7. <p>Classes for user interaction with Kawa.</p>
  8. <p>The {@link kawa.repl kawa.repl} class is the class
  9. usually used for invoking Kawa as an application.
  10. </body>
  11. </html>