From e0fe497b7c9b8a2d0571d9e760c9f9f20c27ffb6 Mon Sep 17 00:00:00 2001 From: nyatla Date: Mon, 17 Oct 2011 00:05:52 +0000 Subject: [PATCH] git-svn-id: http://svn.osdn.jp/svnroot/mimic/trunk@39 47198e57-cb75-475f-84c4-a814cd6f29e0 --- projects/example/{sample.simplehttpd => sample.net.simplehttpd}/.cproject | 0 projects/example/{sample.simplehttpd => sample.net.simplehttpd}/.project | 0 .../.settings/org.eclipse.cdt.managedbuilder.core.prefs | 0 .../example/{sample.simplehttpd => sample.net.simplehttpd}/src/fsdata.c | 0 .../example/{sample.simplehttpd => sample.net.simplehttpd}/src/sketch.c | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename projects/example/{sample.simplehttpd => sample.net.simplehttpd}/.cproject (100%) rename projects/example/{sample.simplehttpd => sample.net.simplehttpd}/.project (100%) rename projects/example/{sample.simplehttpd => sample.net.simplehttpd}/.settings/org.eclipse.cdt.managedbuilder.core.prefs (100%) rename projects/example/{sample.simplehttpd => sample.net.simplehttpd}/src/fsdata.c (100%) rename projects/example/{sample.simplehttpd => sample.net.simplehttpd}/src/sketch.c (100%) diff --git a/projects/example/sample.simplehttpd/.cproject b/projects/example/sample.net.simplehttpd/.cproject similarity index 100% rename from projects/example/sample.simplehttpd/.cproject rename to projects/example/sample.net.simplehttpd/.cproject diff --git a/projects/example/sample.simplehttpd/.project b/projects/example/sample.net.simplehttpd/.project similarity index 100% rename from projects/example/sample.simplehttpd/.project rename to projects/example/sample.net.simplehttpd/.project diff --git a/projects/example/sample.simplehttpd/.settings/org.eclipse.cdt.managedbuilder.core.prefs b/projects/example/sample.net.simplehttpd/.settings/org.eclipse.cdt.managedbuilder.core.prefs similarity index 100% rename from projects/example/sample.simplehttpd/.settings/org.eclipse.cdt.managedbuilder.core.prefs rename to projects/example/sample.net.simplehttpd/.settings/org.eclipse.cdt.managedbuilder.core.prefs diff --git a/projects/example/sample.simplehttpd/src/fsdata.c b/projects/example/sample.net.simplehttpd/src/fsdata.c similarity index 100% rename from projects/example/sample.simplehttpd/src/fsdata.c rename to projects/example/sample.net.simplehttpd/src/fsdata.c diff --git a/projects/example/sample.simplehttpd/src/sketch.c b/projects/example/sample.net.simplehttpd/src/sketch.c similarity index 100% rename from projects/example/sample.simplehttpd/src/sketch.c rename to projects/example/sample.net.simplehttpd/src/sketch.c -- 2.11.0