diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2017-07-24 17:28:31 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-26 18:28:10 +0700 |
commit | 4d4b600ea45bc041f5d9a6447bd96052c6909f71 (patch) | |
tree | 6ceb3efa563dc5193bc5a078118110e9dc368fa9 /development/ht/README | |
parent | 9bc6073eb60db473e544a564018b6e13b31cd03c (diff) |
development/ht: Removed (duplicate of development/hte).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/ht/README')
-rw-r--r-- | development/ht/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/development/ht/README b/development/ht/README deleted file mode 100644 index 542ffc693928f..0000000000000 --- a/development/ht/README +++ /dev/null @@ -1,4 +0,0 @@ -HT is a file editor/viewer/analyzer for executables. The goal is to -combine the low-level functionality of a debugger and the usability -of IDEs. We plan to implement all (hex-)editing features and support -of the most important file formats. |