diff options
author | Dugan Chen <dugan_c@fastmail.fm> | 2010-05-11 20:00:21 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:00:21 +0200 |
commit | 1ca27097ea2471e21a427b41a01a925cf084adeb (patch) | |
tree | 437eac5722ac2e1f3ff07c90e075b6b139d70e55 /development/astyle/README | |
parent | 8307fc209b0db590bc49a9405a3b2078482a6100 (diff) |
development/astyle: Added to 12.0 repository
Diffstat (limited to 'development/astyle/README')
-rw-r--r-- | development/astyle/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/development/astyle/README b/development/astyle/README new file mode 100644 index 000000000000..2bd1e94e4b66 --- /dev/null +++ b/development/astyle/README @@ -0,0 +1,5 @@ +astyle (Artistic Style code beautifier) + +Artistic Style is a code indenter, beautifier and formatter for C, C++, C#, +and Java. It can be used from the command-line or linked into other programs. +Complete documentation is included. |