diff options
author | Karl Berry <karl@freefriends.org> | 2007-07-28 00:27:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-07-28 00:27:44 +0000 |
commit | aea330a2bc712291777bdb4bf73fe68b594227ff (patch) | |
tree | 0b9da9ec2538ad2c548401d7b329a9d9490b272b /Build/cdbuild | |
parent | 45f7ca5889d4629472094f1267ed18522e3ab472 (diff) |
new pstricks package pst-optexp
git-svn-id: svn://tug.org/texlive/trunk@4671 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/cdbuild')
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index 6f8cf3ea359..7430e045cde 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -277,6 +277,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; 'pst-lens', "&MAKEpst", 'pst-light3d', "&MAKEpst", 'pst-math', "&MAKEpst", + 'pst-optexp', "&MAKEpst", 'pst-optic', "&MAKEpst", 'pst-osci', "&MAKEpst", 'pst-pdf', "&MAKEpst", |