summaryrefslogtreecommitdiff
path: root/development/motor/README
diff options
context:
space:
mode:
authorHeinz Wiesinger <pprkut@slackbuilds.org>2010-05-13 00:07:14 +0200
committerHeinz Wiesinger <pprkut@slackbuilds.org>2010-05-13 00:07:14 +0200
commit255e377abeeb2d3d24e1c88671a3c46dafbdb4b4 (patch)
tree436c5ef9944a0aac7f76ff2f144e7c4db46526d9 /development/motor/README
parent776b83379dd97d390acf5473c2205a335fdaaf21 (diff)
downloadslackbuilds-255e377abeeb2d3d24e1c88671a3c46dafbdb4b4.tar.gz
development/motor: Removed from 13.0 repository
Diffstat (limited to 'development/motor/README')
-rw-r--r--development/motor/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/development/motor/README b/development/motor/README
deleted file mode 100644
index 299370c85e..0000000000
--- a/development/motor/README
+++ /dev/null
@@ -1,6 +0,0 @@
-Motor is a text mode based programming environment for Linux. It
-consists of a powerful editor with syntax highlight feature, project
-manager, makefile generator, gcc and gdb front-end, etc. Deep CVS
-integration is also provided. A symbol browser is provided to make it
-easier to move between various definitions in the source, and the
-regexper tool helps you to create and debug regular expressions.