Convert Postscript Files to PDF

The original postscript files were left intact in case of potential
errors from conversion.

Conversion
- ps2pdf command from ghostscript package
  - command used 'ps2pdf <filename.ps>'
- Installed ghostscript with HomeBrew
  - https://github.com/Homebrew/homebrew-core/blob/master/Formula/ghostscript.rb
  - master branch
  - commit 30235c8b2c2f13ef14f117e132455f6f229b359c
  - ghostscript 9.18
- Homebrew Used
  - Homebrew/homebrew-core (git revision ee9a; last commit 2016-04-11)
- converted on OS X El Capitan
This commit is contained in:
systmkor 2016-04-15 18:52:56 -07:00 committed by Lars Brinkhoff
parent 351454e64a
commit 4a8d3f113a
3 changed files with 0 additions and 0 deletions

BIN
SPARC/architecture-v8e.pdf Normal file

Binary file not shown.

BIN
SPARC/architecture-v9.pdf Normal file

Binary file not shown.

BIN
SPARC/implementation-v9.pdf Normal file

Binary file not shown.