Browse Source

- wrong chmod

peter 27 năm trước cách đây
mục cha
commit
3be55b7624
1 tập tin đã thay đổi với 0 bổ sung6 xóa
  1. 0 6
      docs/pp2tex

+ 0 - 6
docs/pp2tex

@@ -1,6 +0,0 @@
-#!/bin/sh
-# Simply paste a header and footer to the program.
-#
-cat head.tex >  $1.tex
-cat $1.pp    >> $1.tex
-cat foot.tex >> $1.tex