diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2007-04-10 15:28:24 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2007-04-10 15:28:24 +0000 |
commit | c3d51f2cc541b5b85022b3198ae50434ba0ba448 (patch) | |
tree | 3a943a1c4a9471beb6acdf220202fac084126f02 /math/asymptote/pkg-plist | |
parent | 27613a7c6967a209ae170170fff81ba8c819ace9 (diff) |
Notes
Diffstat (limited to 'math/asymptote/pkg-plist')
-rw-r--r-- | math/asymptote/pkg-plist | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/math/asymptote/pkg-plist b/math/asymptote/pkg-plist index 8b97e23705ef..3207ad810032 100644 --- a/math/asymptote/pkg-plist +++ b/math/asymptote/pkg-plist @@ -24,6 +24,7 @@ bin/xasy %%DATADIR%%/graph3.asy %%DATADIR%%/graph_settings.asy %%DATADIR%%/grid3.asy +%%DATADIR%%/interpolate.asy %%DATADIR%%/labelpath.asy %%DATADIR%%/latin1.asy %%DATADIR%%/light.asy @@ -56,6 +57,7 @@ bin/xasy %%DATADIR%%/solids.asy %%DATADIR%%/stats.asy %%DATADIR%%/surface.asy +%%DATADIR%%/syzygy.asy %%DATADIR%%/texcolors.asy %%DATADIR%%/three.asy %%DATADIR%%/tree.asy @@ -85,6 +87,7 @@ bin/xasy %%EXAMPLESDIR%%/GaussianSurface.asy %%EXAMPLESDIR%%/Gouraud.asy %%EXAMPLESDIR%%/Gouraudcontour.asy +%%EXAMPLESDIR%%/Klein.asy %%EXAMPLESDIR%%/Pythagoras.asy %%EXAMPLESDIR%%/PythagoreanTree.asy %%EXAMPLESDIR%%/Sierpinski.asy @@ -160,9 +163,11 @@ bin/xasy %%EXAMPLESDIR%%/imagecontour.asy %%EXAMPLESDIR%%/imagehistogram.asy %%EXAMPLESDIR%%/integraltest.asy +%%EXAMPLESDIR%%/interpolate1.asy %%EXAMPLESDIR%%/intro.asy %%EXAMPLESDIR%%/join.asy %%EXAMPLESDIR%%/join3.asy +%%EXAMPLESDIR%%/knots.asy %%EXAMPLESDIR%%/labelbox.asy %%EXAMPLESDIR%%/labelsquare.asy %%EXAMPLESDIR%%/laserlattice.asy |