checkpoint
[sbp.git] / src / edu / berkeley / sbp / bind / bind.java
index e384ca4..4441ee1 100644 (file)
@@ -9,7 +9,7 @@ import java.lang.annotation.*;
 import java.lang.reflect.*;
 import java.io.*;
 
-public class bind {    
+public @interface bind {    
     /**
      *  Constructors, classes, and methods with this attribute will
      *  match every production of the nonterminal called "value()"