aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2012-12-04 17:29:01 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2012-12-04 22:07:08 +0100
commitd8a316514c03d85b771a9dce4a8a51b875d955b3 (patch)
tree8966c29db767a155848f6d90f76771ce5b9de32e
parentb120616b6da52e951097f69ad267de06081d218a (diff)
downloadsciteco-d8a316514c03d85b771a9dce4a8a51b875d955b3.tar.gz
autoconf preparation: move everything into src/ subdir
-rw-r--r--src/cmdline.cpp (renamed from cmdline.cpp)0
-rw-r--r--src/expressions.cpp (renamed from expressions.cpp)0
-rw-r--r--src/expressions.h (renamed from expressions.h)0
-rw-r--r--src/goto.cpp (renamed from goto.cpp)0
-rw-r--r--src/goto.h (renamed from goto.h)0
-rw-r--r--src/gtk-info-popup.gob (renamed from gtk-info-popup.gob)0
-rw-r--r--src/interface-gtk.cpp (renamed from interface-gtk.cpp)0
-rw-r--r--src/interface-gtk.h (renamed from interface-gtk.h)0
-rw-r--r--src/interface-ncurses.cpp (renamed from interface-ncurses.cpp)0
-rw-r--r--src/interface-ncurses.h (renamed from interface-ncurses.h)0
-rw-r--r--src/interface.h (renamed from interface.h)0
-rw-r--r--src/main.cpp (renamed from main.cpp)0
-rw-r--r--src/parser.cpp (renamed from parser.cpp)0
-rw-r--r--src/parser.h (renamed from parser.h)0
-rw-r--r--src/qregisters.cpp (renamed from qregisters.cpp)0
-rw-r--r--src/qregisters.h (renamed from qregisters.h)0
-rw-r--r--src/rbtree.cpp (renamed from rbtree.cpp)0
-rw-r--r--src/rbtree.h (renamed from rbtree.h)0
-rw-r--r--src/ring.cpp (renamed from ring.cpp)0
-rw-r--r--src/ring.h (renamed from ring.h)0
-rw-r--r--src/sciteco.h (renamed from sciteco.h)0
-rw-r--r--src/search.cpp (renamed from search.cpp)0
-rw-r--r--src/search.h (renamed from search.h)0
-rwxr-xr-xsrc/symbols-extract.tes (renamed from symbols-extract.tes)0
-rw-r--r--src/symbols.cpp (renamed from symbols.cpp)0
-rw-r--r--src/symbols.h (renamed from symbols.h)0
-rw-r--r--src/undo.cpp (renamed from undo.cpp)0
-rw-r--r--src/undo.h (renamed from undo.h)0
28 files changed, 0 insertions, 0 deletions
diff --git a/cmdline.cpp b/src/cmdline.cpp
index 212722a..212722a 100644
--- a/cmdline.cpp
+++ b/src/cmdline.cpp
diff --git a/expressions.cpp b/src/expressions.cpp
index ac06b43..ac06b43 100644
--- a/expressions.cpp
+++ b/src/expressions.cpp
diff --git a/expressions.h b/src/expressions.h
index a441e90..a441e90 100644
--- a/expressions.h
+++ b/src/expressions.h
diff --git a/goto.cpp b/src/goto.cpp
index 7af5152..7af5152 100644
--- a/goto.cpp
+++ b/src/goto.cpp
diff --git a/goto.h b/src/goto.h
index 6275d34..6275d34 100644
--- a/goto.h
+++ b/src/goto.h
diff --git a/gtk-info-popup.gob b/src/gtk-info-popup.gob
index 914647a..914647a 100644
--- a/gtk-info-popup.gob
+++ b/src/gtk-info-popup.gob
diff --git a/interface-gtk.cpp b/src/interface-gtk.cpp
index 7515b2f..7515b2f 100644
--- a/interface-gtk.cpp
+++ b/src/interface-gtk.cpp
diff --git a/interface-gtk.h b/src/interface-gtk.h
index b46f821..b46f821 100644
--- a/interface-gtk.h
+++ b/src/interface-gtk.h
diff --git a/interface-ncurses.cpp b/src/interface-ncurses.cpp
index 0e08914..0e08914 100644
--- a/interface-ncurses.cpp
+++ b/src/interface-ncurses.cpp
diff --git a/interface-ncurses.h b/src/interface-ncurses.h
index 97269a4..97269a4 100644
--- a/interface-ncurses.h
+++ b/src/interface-ncurses.h
diff --git a/interface.h b/src/interface.h
index 35ee1f7..35ee1f7 100644
--- a/interface.h
+++ b/src/interface.h
diff --git a/main.cpp b/src/main.cpp
index 4526da3..4526da3 100644
--- a/main.cpp
+++ b/src/main.cpp
diff --git a/parser.cpp b/src/parser.cpp
index 5ba96fa..5ba96fa 100644
--- a/parser.cpp
+++ b/src/parser.cpp
diff --git a/parser.h b/src/parser.h
index 4ae9db6..4ae9db6 100644
--- a/parser.h
+++ b/src/parser.h
diff --git a/qregisters.cpp b/src/qregisters.cpp
index 06947f7..06947f7 100644
--- a/qregisters.cpp
+++ b/src/qregisters.cpp
diff --git a/qregisters.h b/src/qregisters.h
index e810b7f..e810b7f 100644
--- a/qregisters.h
+++ b/src/qregisters.h
diff --git a/rbtree.cpp b/src/rbtree.cpp
index 28df67b..28df67b 100644
--- a/rbtree.cpp
+++ b/src/rbtree.cpp
diff --git a/rbtree.h b/src/rbtree.h
index d5f2a6e..d5f2a6e 100644
--- a/rbtree.h
+++ b/src/rbtree.h
diff --git a/ring.cpp b/src/ring.cpp
index f1b051b..f1b051b 100644
--- a/ring.cpp
+++ b/src/ring.cpp
diff --git a/ring.h b/src/ring.h
index da4f322..da4f322 100644
--- a/ring.h
+++ b/src/ring.h
diff --git a/sciteco.h b/src/sciteco.h
index 88ab109..88ab109 100644
--- a/sciteco.h
+++ b/src/sciteco.h
diff --git a/search.cpp b/src/search.cpp
index 701f36c..701f36c 100644
--- a/search.cpp
+++ b/src/search.cpp
diff --git a/search.h b/src/search.h
index 2bddedd..2bddedd 100644
--- a/search.h
+++ b/src/search.h
diff --git a/symbols-extract.tes b/src/symbols-extract.tes
index 6497324..6497324 100755
--- a/symbols-extract.tes
+++ b/src/symbols-extract.tes
diff --git a/symbols.cpp b/src/symbols.cpp
index c05d153..c05d153 100644
--- a/symbols.cpp
+++ b/src/symbols.cpp
diff --git a/symbols.h b/src/symbols.h
index 1c48ddf..1c48ddf 100644
--- a/symbols.h
+++ b/src/symbols.h
diff --git a/undo.cpp b/src/undo.cpp
index 8072540..8072540 100644
--- a/undo.cpp
+++ b/src/undo.cpp
diff --git a/undo.h b/src/undo.h
index 43692e9..43692e9 100644
--- a/undo.h
+++ b/src/undo.h