diff options
Diffstat (limited to 'examples/bashdb/README')
-rw-r--r-- | examples/bashdb/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/bashdb/README b/examples/bashdb/README deleted file mode 100644 index 2f643d1..0000000 --- a/examples/bashdb/README +++ /dev/null @@ -1,3 +0,0 @@ -This is a sample implementation of a bash debugger. It is not the same -as the project available from http://bashdb.sourceforge.net, and has been -deprecated in favor of that implementation. |