summaryrefslogtreecommitdiff
path: root/support/rail/MANIFEST
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/rail/MANIFEST
Initial commit
Diffstat (limited to 'support/rail/MANIFEST')
-rw-r--r--support/rail/MANIFEST16
1 files changed, 16 insertions, 0 deletions
diff --git a/support/rail/MANIFEST b/support/rail/MANIFEST
new file mode 100644
index 0000000000..a6660f02d6
--- /dev/null
+++ b/support/rail/MANIFEST
@@ -0,0 +1,16 @@
+ File Name Archive # Description
+-----------------------------------------------------------
+ MANIFEST 1 this file
+ Makefile 1 control file for make(1)
+ README 1 instructions
+ README2e 1 supplement to the instructions
+ gram.y 1 input grammar for yacc(1)
+ lex.l 1 input specification for lex(1)
+ patchlevel.h 1 patch level
+ rail.c 1 main program
+ rail.h 1 common definitions
+ rail.man 1 manual page
+ rail.ps 1 documentation in PostScript
+ rail.sty 2 TeX header file
+ rail.tex 1 documentation
+ try.tex 1 some examples