summaryrefslogtreecommitdiffstats
path: root/development/uncrustify/README
diff options
context:
space:
mode:
author Heinz Wiesinger <pprkut@slackbuilds.org>2010-05-13 00:07:29 +0200
committer Heinz Wiesinger <pprkut@slackbuilds.org>2010-05-13 00:07:29 +0200
commit12c4e518b1434913c8c4e4a3a1b0a306db1a9128 (patch)
treec401488ae39d3dbf68da3b1dc21cf687e5b9963c /development/uncrustify/README
parent2eaad3a6f60910a4a10a43ba6c14aa94796e18fd (diff)
downloadslackbuilds-12c4e518b1434913c8c4e4a3a1b0a306db1a9128.tar.gz
slackbuilds-12c4e518b1434913c8c4e4a3a1b0a306db1a9128.tar.xz
development/uncrustify: Removed from 13.0 repository
Diffstat (limited to 'development/uncrustify/README')
-rw-r--r--development/uncrustify/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/development/uncrustify/README b/development/uncrustify/README
deleted file mode 100644
index de25c92f08..0000000000
--- a/development/uncrustify/README
+++ /dev/null
@@ -1,5 +0,0 @@
-Uncrustify is a source code beautifier that allows you to banish crusty
-code. It works with C, C++, C#, D, Java, and Pawn and indents (with spaces
-only, tabs and spaces, and tabs only), adds and removes newlines, has a
-high degree of control over operator spacing, aligns code, is extremely
-configurable, and is easy to modify.