From 2e51149a1998eb46e0fb2adfc24cefdb9e5eb58b Mon Sep 17 00:00:00 2001 From: xieguigang Date: Wed, 24 Jul 2019 10:11:21 +0800 Subject: [PATCH] group modules --- .../GridDynamics_plugins}/CalculateFitness.vb | 0 .../GridDynamics_plugins}/GridDynamics_plugins.vbproj | 0 .../GridDynamics_plugins}/My Project/Application.Designer.vb | 0 .../GridDynamics_plugins}/My Project/Application.myapp | 0 .../GridDynamics_plugins}/My Project/AssemblyInfo.vb | 0 .../GridDynamics_plugins}/My Project/Resources.Designer.vb | 0 .../GridDynamics_plugins}/My Project/Resources.resx | 0 .../GridDynamics_plugins}/My Project/Settings.Designer.vb | 0 .../GridDynamics_plugins}/My Project/Settings.settings | 0 {thinking => Distribute_computing/thinking}/App.config | 0 {thinking => Distribute_computing/thinking}/CLI.vb | 0 .../thinking}/My Project/Application.Designer.vb | 0 .../thinking}/My Project/Application.myapp | 0 .../thinking}/My Project/AssemblyInfo.vb | 0 .../thinking}/My Project/Resources.Designer.vb | 0 .../thinking}/My Project/Resources.resx | 0 .../thinking}/My Project/Settings.Designer.vb | 0 .../thinking}/My Project/Settings.settings | 0 {thinking => Distribute_computing/thinking}/Program.vb | 0 {thinking => Distribute_computing/thinking}/thinking.vbproj | 0 20 files changed, 0 insertions(+), 0 deletions(-) rename {GridDynamics_plugins => Distribute_computing/GridDynamics_plugins}/CalculateFitness.vb (100%) rename {GridDynamics_plugins => Distribute_computing/GridDynamics_plugins}/GridDynamics_plugins.vbproj (100%) rename {GridDynamics_plugins => Distribute_computing/GridDynamics_plugins}/My Project/Application.Designer.vb (100%) rename {GridDynamics_plugins => Distribute_computing/GridDynamics_plugins}/My Project/Application.myapp (100%) rename {GridDynamics_plugins => Distribute_computing/GridDynamics_plugins}/My Project/AssemblyInfo.vb (100%) rename {GridDynamics_plugins => Distribute_computing/GridDynamics_plugins}/My Project/Resources.Designer.vb (100%) rename {GridDynamics_plugins => Distribute_computing/GridDynamics_plugins}/My Project/Resources.resx (100%) rename {GridDynamics_plugins => Distribute_computing/GridDynamics_plugins}/My Project/Settings.Designer.vb (100%) rename {GridDynamics_plugins => Distribute_computing/GridDynamics_plugins}/My Project/Settings.settings (100%) rename {thinking => Distribute_computing/thinking}/App.config (100%) rename {thinking => Distribute_computing/thinking}/CLI.vb (100%) rename {thinking => Distribute_computing/thinking}/My Project/Application.Designer.vb (100%) rename {thinking => Distribute_computing/thinking}/My Project/Application.myapp (100%) rename {thinking => Distribute_computing/thinking}/My Project/AssemblyInfo.vb (100%) rename {thinking => Distribute_computing/thinking}/My Project/Resources.Designer.vb (100%) rename {thinking => Distribute_computing/thinking}/My Project/Resources.resx (100%) rename {thinking => Distribute_computing/thinking}/My Project/Settings.Designer.vb (100%) rename {thinking => Distribute_computing/thinking}/My Project/Settings.settings (100%) rename {thinking => Distribute_computing/thinking}/Program.vb (100%) rename {thinking => Distribute_computing/thinking}/thinking.vbproj (100%) diff --git a/GridDynamics_plugins/CalculateFitness.vb b/Distribute_computing/GridDynamics_plugins/CalculateFitness.vb similarity index 100% rename from GridDynamics_plugins/CalculateFitness.vb rename to Distribute_computing/GridDynamics_plugins/CalculateFitness.vb diff --git a/GridDynamics_plugins/GridDynamics_plugins.vbproj b/Distribute_computing/GridDynamics_plugins/GridDynamics_plugins.vbproj similarity index 100% rename from GridDynamics_plugins/GridDynamics_plugins.vbproj rename to Distribute_computing/GridDynamics_plugins/GridDynamics_plugins.vbproj diff --git a/GridDynamics_plugins/My Project/Application.Designer.vb b/Distribute_computing/GridDynamics_plugins/My Project/Application.Designer.vb similarity index 100% rename from GridDynamics_plugins/My Project/Application.Designer.vb rename to Distribute_computing/GridDynamics_plugins/My Project/Application.Designer.vb diff --git a/GridDynamics_plugins/My Project/Application.myapp b/Distribute_computing/GridDynamics_plugins/My Project/Application.myapp similarity index 100% rename from GridDynamics_plugins/My Project/Application.myapp rename to Distribute_computing/GridDynamics_plugins/My Project/Application.myapp diff --git a/GridDynamics_plugins/My Project/AssemblyInfo.vb b/Distribute_computing/GridDynamics_plugins/My Project/AssemblyInfo.vb similarity index 100% rename from GridDynamics_plugins/My Project/AssemblyInfo.vb rename to Distribute_computing/GridDynamics_plugins/My Project/AssemblyInfo.vb diff --git a/GridDynamics_plugins/My Project/Resources.Designer.vb b/Distribute_computing/GridDynamics_plugins/My Project/Resources.Designer.vb similarity index 100% rename from GridDynamics_plugins/My Project/Resources.Designer.vb rename to Distribute_computing/GridDynamics_plugins/My Project/Resources.Designer.vb diff --git a/GridDynamics_plugins/My Project/Resources.resx b/Distribute_computing/GridDynamics_plugins/My Project/Resources.resx similarity index 100% rename from GridDynamics_plugins/My Project/Resources.resx rename to Distribute_computing/GridDynamics_plugins/My Project/Resources.resx diff --git a/GridDynamics_plugins/My Project/Settings.Designer.vb b/Distribute_computing/GridDynamics_plugins/My Project/Settings.Designer.vb similarity index 100% rename from GridDynamics_plugins/My Project/Settings.Designer.vb rename to Distribute_computing/GridDynamics_plugins/My Project/Settings.Designer.vb diff --git a/GridDynamics_plugins/My Project/Settings.settings b/Distribute_computing/GridDynamics_plugins/My Project/Settings.settings similarity index 100% rename from GridDynamics_plugins/My Project/Settings.settings rename to Distribute_computing/GridDynamics_plugins/My Project/Settings.settings diff --git a/thinking/App.config b/Distribute_computing/thinking/App.config similarity index 100% rename from thinking/App.config rename to Distribute_computing/thinking/App.config diff --git a/thinking/CLI.vb b/Distribute_computing/thinking/CLI.vb similarity index 100% rename from thinking/CLI.vb rename to Distribute_computing/thinking/CLI.vb diff --git a/thinking/My Project/Application.Designer.vb b/Distribute_computing/thinking/My Project/Application.Designer.vb similarity index 100% rename from thinking/My Project/Application.Designer.vb rename to Distribute_computing/thinking/My Project/Application.Designer.vb diff --git a/thinking/My Project/Application.myapp b/Distribute_computing/thinking/My Project/Application.myapp similarity index 100% rename from thinking/My Project/Application.myapp rename to Distribute_computing/thinking/My Project/Application.myapp diff --git a/thinking/My Project/AssemblyInfo.vb b/Distribute_computing/thinking/My Project/AssemblyInfo.vb similarity index 100% rename from thinking/My Project/AssemblyInfo.vb rename to Distribute_computing/thinking/My Project/AssemblyInfo.vb diff --git a/thinking/My Project/Resources.Designer.vb b/Distribute_computing/thinking/My Project/Resources.Designer.vb similarity index 100% rename from thinking/My Project/Resources.Designer.vb rename to Distribute_computing/thinking/My Project/Resources.Designer.vb diff --git a/thinking/My Project/Resources.resx b/Distribute_computing/thinking/My Project/Resources.resx similarity index 100% rename from thinking/My Project/Resources.resx rename to Distribute_computing/thinking/My Project/Resources.resx diff --git a/thinking/My Project/Settings.Designer.vb b/Distribute_computing/thinking/My Project/Settings.Designer.vb similarity index 100% rename from thinking/My Project/Settings.Designer.vb rename to Distribute_computing/thinking/My Project/Settings.Designer.vb diff --git a/thinking/My Project/Settings.settings b/Distribute_computing/thinking/My Project/Settings.settings similarity index 100% rename from thinking/My Project/Settings.settings rename to Distribute_computing/thinking/My Project/Settings.settings diff --git a/thinking/Program.vb b/Distribute_computing/thinking/Program.vb similarity index 100% rename from thinking/Program.vb rename to Distribute_computing/thinking/Program.vb diff --git a/thinking/thinking.vbproj b/Distribute_computing/thinking/thinking.vbproj similarity index 100% rename from thinking/thinking.vbproj rename to Distribute_computing/thinking/thinking.vbproj