Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pmerge(1) — Duplix 5.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

pc(1)

pi(1)

PMERGE(1)  —  Unix Programmer’s Manual

NAME

pmerge − pascal file merger

SYNOPSIS

pmerge filename.p ... 

DESCRIPTION

Pmerge assembles the named Pascal files into a single standard Pascal program and lists the resulting program on the standard output.  You can use pmerge to merge a collection of separately compiled modules so that you can run them through pi(1) or export them to other sites. 

FILES

/usr/tmp/MG∗default temporary files

SEE ALSO

pc(1), pi(1),
Auxiliary documentation Berkeley Pascal User’s Manual. 

BUGS

Pmerge does very little error checking, so incorrect programs will produce unpredictable results.  Place block comments after the keyword they refer to or they are likely to end up in bizarre places. 

4th Berkeley Distribution  —  April 29, 1985

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026