Author: kono
Date: 2009-07-20 12:27:41 -0700 (Mon, 20 Jul 2009)
New Revision: 17487

Added:
   csplugins/trunk/ucsd/kono/ShortestPath2/org/
   csplugins/trunk/ucsd/kono/ShortestPath2/org/cytoscape/
   csplugins/trunk/ucsd/kono/ShortestPath2/org/cytoscape/analysis/
   csplugins/trunk/ucsd/kono/ShortestPath2/org/cytoscape/analysis/shortestpath/
Removed:
   csplugins/trunk/ucsd/kono/ShortestPath2/src/ShortestPath/
Modified:
   
csplugins/trunk/ucsd/kono/ShortestPath2/org/cytoscape/analysis/shortestpath/SelectSetup.java
   
csplugins/trunk/ucsd/kono/ShortestPath2/org/cytoscape/analysis/shortestpath/ShortestPath.java
   
csplugins/trunk/ucsd/kono/ShortestPath2/org/cytoscape/analysis/shortestpath/ShortestPathDialog.java
   
csplugins/trunk/ucsd/kono/ShortestPath2/org/cytoscape/analysis/shortestpath/ShortestPathPlugin.java
Log:
Package name had been changed.

Copied: 
csplugins/trunk/ucsd/kono/ShortestPath2/org/cytoscape/analysis/shortestpath 
(from rev 17486, csplugins/trunk/ucsd/kono/ShortestPath2/src/ShortestPath)

Modified: 
csplugins/trunk/ucsd/kono/ShortestPath2/org/cytoscape/analysis/shortestpath/SelectSetup.java
===================================================================
--- csplugins/trunk/ucsd/kono/ShortestPath2/src/ShortestPath/SelectSetup.java   
2009-07-20 19:21:13 UTC (rev 17486)
+++ 
csplugins/trunk/ucsd/kono/ShortestPath2/org/cytoscape/analysis/shortestpath/SelectSetup.java
        2009-07-20 19:27:41 UTC (rev 17487)
@@ -1,3 +1,4 @@
+package org.cytoscape.analysis.shortestpath;
 
 
 

Modified: 
csplugins/trunk/ucsd/kono/ShortestPath2/org/cytoscape/analysis/shortestpath/ShortestPath.java
===================================================================
--- csplugins/trunk/ucsd/kono/ShortestPath2/src/ShortestPath/ShortestPath.java  
2009-07-20 19:21:13 UTC (rev 17486)
+++ 
csplugins/trunk/ucsd/kono/ShortestPath2/org/cytoscape/analysis/shortestpath/ShortestPath.java
       2009-07-20 19:27:41 UTC (rev 17487)
@@ -1,3 +1,4 @@
+package org.cytoscape.analysis.shortestpath;
 
 
 

Modified: 
csplugins/trunk/ucsd/kono/ShortestPath2/org/cytoscape/analysis/shortestpath/ShortestPathDialog.java
===================================================================
--- 
csplugins/trunk/ucsd/kono/ShortestPath2/src/ShortestPath/ShortestPathDialog.java
    2009-07-20 19:21:13 UTC (rev 17486)
+++ 
csplugins/trunk/ucsd/kono/ShortestPath2/org/cytoscape/analysis/shortestpath/ShortestPathDialog.java
 2009-07-20 19:27:41 UTC (rev 17487)
@@ -1,3 +1,4 @@
+package org.cytoscape.analysis.shortestpath;
 
 
 

Modified: 
csplugins/trunk/ucsd/kono/ShortestPath2/org/cytoscape/analysis/shortestpath/ShortestPathPlugin.java
===================================================================
--- 
csplugins/trunk/ucsd/kono/ShortestPath2/src/ShortestPath/ShortestPathPlugin.java
    2009-07-20 19:21:13 UTC (rev 17486)
+++ 
csplugins/trunk/ucsd/kono/ShortestPath2/org/cytoscape/analysis/shortestpath/ShortestPathPlugin.java
 2009-07-20 19:27:41 UTC (rev 17487)
@@ -1,3 +1,4 @@
+package org.cytoscape.analysis.shortestpath;
 
 
 


--~--~---------~--~----~------------~-------~--~----~
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