瀏覽代碼

moved to main dir

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