michael преди 27 години
родител
ревизия
07b52c871f
променени са 10 файла, в които са добавени 0 реда и са изтрити 50 реда
  1. 0 5
      docs/crtex/pp2tex
  2. 0 5
      docs/dosex/pp2tex
  3. 0 5
      docs/go32ex/pp2tex
  4. 0 5
      docs/linuxex/pp2tex
  5. 0 5
      docs/mouseex/pp2tex
  6. 0 5
      docs/optex/pp2tex
  7. 0 5
      docs/printex/pp2tex
  8. 0 5
      docs/refex/pp2tex
  9. 0 5
      docs/sockex/pp2tex
  10. 0 5
      docs/stringex/pp2tex

+ 0 - 5
docs/crtex/pp2tex

@@ -1,5 +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

+ 0 - 5
docs/dosex/pp2tex

@@ -1,5 +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

+ 0 - 5
docs/go32ex/pp2tex

@@ -1,5 +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

+ 0 - 5
docs/linuxex/pp2tex

@@ -1,5 +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

+ 0 - 5
docs/mouseex/pp2tex

@@ -1,5 +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

+ 0 - 5
docs/optex/pp2tex

@@ -1,5 +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

+ 0 - 5
docs/printex/pp2tex

@@ -1,5 +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

+ 0 - 5
docs/refex/pp2tex

@@ -1,5 +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

+ 0 - 5
docs/sockex/pp2tex

@@ -1,5 +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

+ 0 - 5
docs/stringex/pp2tex

@@ -1,5 +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