Author: mmichaud
Date: 2009-04-03 03:52:21 -0700 (Fri, 03 Apr 2009)
New Revision: 16453

Modified:
   
csplugins/trunk/pasteur/mathieu/tunables2/src/main/java/org/cytoscape/command/input.java
Log:


Modified: 
csplugins/trunk/pasteur/mathieu/tunables2/src/main/java/org/cytoscape/command/input.java
===================================================================
--- 
csplugins/trunk/pasteur/mathieu/tunables2/src/main/java/org/cytoscape/command/input.java
    2009-04-03 03:35:00 UTC (rev 16452)
+++ 
csplugins/trunk/pasteur/mathieu/tunables2/src/main/java/org/cytoscape/command/input.java
    2009-04-03 10:52:21 UTC (rev 16453)
@@ -40,12 +40,6 @@
        public Boolean bool = new Boolean(false);
        
        
-       
-//     @Tunable(description="Do you like Tunables",group={"Tunable Test"})
-//     public boolean boolean1 = false;
-//     @Tunable(description ="Identification Code",group={"Other"})
-//     public Long long1 = new Long((long)223248997);
-       
        public input()
        {                                       
                        java.util.List<Integer> testlist = new 
ArrayList<Integer>();


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to