first version sent out to Iain and Pierre
[vamsas.git] / src / org / vamsas / client / Iapp.java
index cba2637..a74eb28 100644 (file)
@@ -2,7 +2,7 @@
  * org.vamsas.client.Iapp
  */
 package org.vamsas.client;
-Interface Iapp {
+public interface Iapp {
     /**
      * Define core callback functionality that a fully 
      * fledged vamsas application object must implement