summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2011-11-23 18:39:33 -0500
committerChet Ramey <chet.ramey@case.edu>2011-11-23 18:39:33 -0500
commit06cd36cdc90634c88636a6d09230c573078ead0e (patch)
tree4975cd6dbfb74e0d8c04ceb6e77584edaec70d11 /MANIFEST
downloadreadline-06cd36cdc90634c88636a6d09230c573078ead0e.tar.gz
Readline-2.0 import: initial import
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST52
1 files changed, 52 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
new file mode 100644
index 0000000..007a5ca
--- /dev/null
+++ b/MANIFEST
@@ -0,0 +1,52 @@
+doc d
+examples d
+COPYING f
+README f
+STANDALONE f
+MANIFEST f
+INSTALL f
+acconfig.h f
+config.h.in f
+configure f
+configure.in f
+Makefile.in f
+ChangeLog f
+ansi_stdlib.h f
+chardefs.h f
+keymaps.h f
+memalloc.h f
+posixstat.h f
+history.h f
+rlconf.h f
+rldefs.h f
+tilde.h f
+bind.c f
+complete.c f
+display.c f
+emacs_keymap.c f
+funmap.c f
+history.c f
+isearch.c f
+keymaps.c f
+parens.c f
+readline.c f
+readline.h f
+rltty.c f
+search.c f
+signals.c f
+tilde.c f
+vi_keymap.c f
+vi_mode.c f
+xmalloc.c f
+doc/Makefile f
+doc/rlman.texinfo f
+doc/rltech.texinfo f
+doc/rluser.texinfo f
+doc/hist.texinfo f
+doc/hstech.texinfo f
+doc/hsuser.texinfo f
+doc/readline.3 f
+examples/Makefile f
+examples/fileman.c f
+examples/manexamp.c f
+examples/Inputrc f