diff options
author | Karl Berry <karl@freefriends.org> | 2018-02-04 21:39:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-02-04 21:39:47 +0000 |
commit | bf12dd1f8724f65d1116fbfb6d9a94cfb49c88ac (patch) | |
tree | 883e981258ff8dc56a4c57dfdd554ad534f771b0 /Master/tlpkg/libexec | |
parent | 371ddd4c16bf1b16d9bd81caf9525e53128d3087 (diff) |
pst-calculate (4feb18)
git-svn-id: svn://tug.org/texlive/trunk@46544 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 569655f5703..3036ff6de8d 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -902,6 +902,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'pst-bezier', "&MAKEpst", 'pst-blur', "&MAKEpst", 'pst-bspline', "&MAKEpst", + 'pst-calculate', "&MAKEpst", 'pst-cie', "&MAKEpst", 'pst-circ', "&MAKEpst", 'pst-coil', "&MAKEpst", |