diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2011-03-30 08:55:10 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-30 22:53:17 -0500 |
commit | 90f9c6bc0ba6e598dce610804321bb2354b1efd9 (patch) | |
tree | 580624f01ab06f41aeb663219510edebea65f9a5 /academic/words/README | |
parent | 68b27150b5ece7800a08bf2808c2267b15eb1d99 (diff) |
academic/words: Removed (compile failure)
gcc -c word_package.adb
raised STORAGE_ERROR : stack overflow (or erroneous memory access)
gnatmake: "word_package.adb" compilation error
This appears to be orphaned in at least Arch Linux for the
same reason, with no solution available, thus this is removed.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/words/README')
-rw-r--r-- | academic/words/README | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/academic/words/README b/academic/words/README deleted file mode 100644 index b8c4656902..0000000000 --- a/academic/words/README +++ /dev/null @@ -1 +0,0 @@ -words is a latin to english (and english to latin) dictionary. |