home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 3
/
PDCD_3.iso
/
tex
/
texsrc3
/
Src
/
mf
/
trapenv
< prev
Wrap
Text File
|
1993-05-05
|
375b
|
27 lines
|#!/bin/sh
|# Make sure that files will be found in the current directory, so the
|# trap test will run properly.
|#
|# trap.mf.
|MFINPUTS=.
|export MFINPUTS
|# trap.base.
|MFBASES=.
|export MFBASES
|# mf.pool.
|MFPOOL=.
|export MFPOOL
|# trap.72270gf
|GFFONTS=.
|export GFFONTS
|RISC OS:
set MFInputs$Path @.
set MFBases$Path @.
set MFPool$Path @.
set GFFonts$Path @.