]> rtime.felk.cvut.cz Git - eurobot/public.git/commitdiff
uoled: renamed ulcdd dir to uoled
authorMartin Zidek <zidekm1@gmail.com>
Sun, 12 Apr 2009 09:29:19 +0000 (11:29 +0200)
committerMartin Zidek <zidekm1@gmail.com>
Sun, 12 Apr 2009 09:29:19 +0000 (11:29 +0200)
16 files changed:
build/linux/ulcdd [deleted symlink]
build/linux/uoled [new symlink]
build/ppc/ulcdd [deleted symlink]
build/ppc/uoled [new symlink]
src/uoled/4D/4D.cpp [moved from src/ulcdd/4D/4D.cpp with 100% similarity]
src/uoled/4D/4D.h [moved from src/ulcdd/4D/4D.h with 100% similarity]
src/uoled/4D/Makefile [moved from src/ulcdd/4D/Makefile with 100% similarity]
src/uoled/4D/Useful_Classes.pro [moved from src/ulcdd/4D/Useful_Classes.pro with 100% similarity]
src/uoled/4D/sample.cpp [moved from src/ulcdd/4D/sample.cpp with 100% similarity]
src/uoled/4D/shakira.h [moved from src/ulcdd/4D/shakira.h with 100% similarity]
src/uoled/Makefile [moved from src/ulcdd/Makefile with 100% similarity]
src/uoled/Makefile.omk [moved from src/ulcdd/Makefile.omk with 100% similarity]
src/uoled/oledlib.cc [moved from src/ulcdd/oledlib.cc with 100% similarity]
src/uoled/oledlib.h [moved from src/ulcdd/oledlib.h with 100% similarity]
src/uoled/uoled.c [moved from src/ulcdd/uoled.c with 100% similarity]
src/uoled/uoled.h [moved from src/ulcdd/uoled.h with 100% similarity]

diff --git a/build/linux/ulcdd b/build/linux/ulcdd
deleted file mode 120000 (symlink)
index 476c5ad..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../../src/ulcdd
\ No newline at end of file
diff --git a/build/linux/uoled b/build/linux/uoled
new file mode 120000 (symlink)
index 0000000..1e3aeb9
--- /dev/null
@@ -0,0 +1 @@
+../../src/uoled/
\ No newline at end of file
diff --git a/build/ppc/ulcdd b/build/ppc/ulcdd
deleted file mode 120000 (symlink)
index c5d1544..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../../src/ulcdd/
\ No newline at end of file
diff --git a/build/ppc/uoled b/build/ppc/uoled
new file mode 120000 (symlink)
index 0000000..1e3aeb9
--- /dev/null
@@ -0,0 +1 @@
+../../src/uoled/
\ No newline at end of file
similarity index 100%
rename from src/ulcdd/4D/4D.cpp
rename to src/uoled/4D/4D.cpp
similarity index 100%
rename from src/ulcdd/4D/4D.h
rename to src/uoled/4D/4D.h
similarity index 100%
rename from src/ulcdd/4D/Makefile
rename to src/uoled/4D/Makefile
similarity index 100%
rename from src/ulcdd/Makefile
rename to src/uoled/Makefile
similarity index 100%
rename from src/ulcdd/oledlib.cc
rename to src/uoled/oledlib.cc
similarity index 100%
rename from src/ulcdd/oledlib.h
rename to src/uoled/oledlib.h
similarity index 100%
rename from src/ulcdd/uoled.c
rename to src/uoled/uoled.c
similarity index 100%
rename from src/ulcdd/uoled.h
rename to src/uoled/uoled.h