فهرست منبع

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