diff options
author | Karl Berry <karl@freefriends.org> | 2007-04-09 00:38:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-04-09 00:38:50 +0000 |
commit | bff92f08fb701e5e527b800881d7391aefab4a92 (patch) | |
tree | 537d9ecfc424000088f6922e354a677552dc37c5 /Build | |
parent | f562db71034b1e5239dfe51fa3c3c0bb5a5bd8d5 (diff) |
new package pst-fractal (5apr07)
git-svn-id: svn://tug.org/texlive/trunk@4137 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 1 | ||||
-rwxr-xr-x | Build/tools/tpm-ctan-check | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index 4e72d9dd2ce..31d82670435 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -254,6 +254,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; 'pst-eucl', "&MAKEpst", 'pst-fill', "&MAKEpst", 'pst-fr3d', "&MAKEpst", + 'pst-fractal', "&MAKEpst", 'pst-func', "&MAKEpst", 'pst-geo', "&MAKEpstgeo", 'pst-ghsb', "&MAKEpst", diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check index ff1c95f3f51..3db69975fe3 100755 --- a/Build/tools/tpm-ctan-check +++ b/Build/tools/tpm-ctan-check @@ -86,7 +86,7 @@ my @WorkingTPM = qw( prettyref preview probsoln procIAGssymp program protocol pseudocode psfrag psnfss pspicture pst-2dplot pst-3d pst-3dplot pst-bar pst-barcode pst-blur pst-dbicons pst-eps pst-eucl pst-fill - pst-fr3d pst-func + pst-fr3d pst-fractal pst-func pst-geo pst-grad pst-infixplot pst-labo pst-lens pst-math pst-optic pst-osci pst-pdf pst-pdgr pst-slpe pst-uml pst-vue3d |