diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:06:54 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:06:54 +0200 |
commit | 7ec8f3a72d775c86e089ee46f934db2185b7be86 (patch) | |
tree | 22f1564bdb7072762cd9ee37564448031b18179e /development/astyle/slack-desc | |
parent | c5637f9a87e4929fb42699c13b2acf58094e0c19 (diff) | |
download | slackbuilds-7ec8f3a72d775c86e089ee46f934db2185b7be86.tar.gz |
development/astyle: Removed from 13.0 repository
Diffstat (limited to 'development/astyle/slack-desc')
-rw-r--r-- | development/astyle/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/development/astyle/slack-desc b/development/astyle/slack-desc deleted file mode 100644 index 7d30aa0d57..0000000000 --- a/development/astyle/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' on -# the right side marks the last column you can put a character in. You must make -# exactly 11 lines for the formatting to be correct. It's also customary to -# leave one space after the ':'. - - |-----handy-ruler------------------------------------------------------| -astyle: astyle (Artistic Style code beautifier) -astyle: -astyle: Artistic Style is a code indenter, beautifier and formatter for C, -astyle: C++, C# and Java. It can be used from the command-line or -astyle: linked into other programs. -astyle: -astyle: Complete documentation is included. -astyle: -astyle: Visit the Artistic Style project online: -astyle: http://astyle.sourceforge.net/ -astyle: |