diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-07-09 23:30:08 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-10-29 23:31:36 -0500 |
commit | fb1ace464c0a73fcc2f0fc8a48a66543e025eac7 (patch) | |
tree | 2f7260f71de461b6bcd0d8dd06f1da1dea744202 /development/ddd/slack-desc | |
parent | d8c50bbd8af7167eafa892e731a71e849cdf3f3d (diff) | |
download | slackbuilds-fb1ace464c0a73fcc2f0fc8a48a66543e025eac7.tar.gz |
development/ddd: Removed (included in Slackware 14.1)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/ddd/slack-desc')
-rw-r--r-- | development/ddd/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/development/ddd/slack-desc b/development/ddd/slack-desc deleted file mode 100644 index 913884c823..0000000000 --- a/development/ddd/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------------------------------------------------------| -ddd: ddd (Data Display Debugger) -ddd: -ddd: GNU DDD is a graphical front-end for command-line debuggers such as -ddd: GDB, DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, the bash -ddd: debugger, or the Python debugger. Besides "usual" front-end features -ddd: such as viewing source texts, DDD has become famous through its -ddd: interactive graphical data display, where data structures are -ddd: displayed as graphs. -ddd: -ddd: -ddd: |