diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2007-04-10 11:04:52 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2007-04-10 11:04:52 +0000 |
commit | adfb5d153f8e7b175efa7f89513bd69cea90f16f (patch) | |
tree | 991bd3ed10ce207a7751b00f70d2b6efb5fad7a3 /math/algotutor/pkg-plist | |
parent | 02a5b0bf8a9d2dafe80f2ee71ea58829f9f410e7 (diff) |
Notes
Diffstat (limited to 'math/algotutor/pkg-plist')
-rw-r--r-- | math/algotutor/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/algotutor/pkg-plist b/math/algotutor/pkg-plist index a44810ead063..cc33677e245e 100644 --- a/math/algotutor/pkg-plist +++ b/math/algotutor/pkg-plist @@ -8,12 +8,15 @@ bin/gen_at_graph %%SITE_PERL%%/algotutor/Edge.pm %%SITE_PERL%%/algotutor/Graph.pm %%SITE_PERL%%/algotutor/Heap.pm +%%SITE_PERL%%/algotutor/Line.pm %%SITE_PERL%%/algotutor/PQueue.pm %%SITE_PERL%%/algotutor/RBTree.pm %%SITE_PERL%%/algotutor/RecCanvas.pm %%SITE_PERL%%/algotutor/RecDialog.pm %%SITE_PERL%%/algotutor/TreeNode.pm %%SITE_PERL%%/algotutor/Vector.pm +%%SITE_PERL%%/algotutor/Vector2.pm +%%SITE_PERL%%/algotutor/Vector3.pm %%SITE_PERL%%/algotutor/Vertex.pm %%SITE_PERL%%/algotutor/basic.pl %%SITE_PERL%%/algotutor/cgeom/dom |