freebsd-ports/math/algotutor/pkg-plist
2005-06-09 01:36:24 +00:00

41 lines
1.3 KiB
Plaintext

bin/algotutor
bin/gen_at_graph
%%SITE_PERL%%/algotutor/BST.pm
%%SITE_PERL%%/algotutor/Board.pm
%%SITE_PERL%%/algotutor/Collection.pm
%%SITE_PERL%%/algotutor/Configurable.pm
%%SITE_PERL%%/algotutor/DCEdge.pm
%%SITE_PERL%%/algotutor/Edge.pm
%%SITE_PERL%%/algotutor/Graph.pm
%%SITE_PERL%%/algotutor/Heap.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/Vertex.pm
%%SITE_PERL%%/algotutor/basic.pl
%%SITE_PERL%%/algotutor/cgeom/dom
%%SITE_PERL%%/algotutor/cgeom/graham
%%SITE_PERL%%/algotutor/cgeom/utils
%%SITE_PERL%%/algotutor/dp/flwa
%%SITE_PERL%%/algotutor/dp/lcs
%%SITE_PERL%%/algotutor/dp/matrixchain
%%SITE_PERL%%/algotutor/graph/flwa
%%SITE_PERL%%/algotutor/graph/pfs
%%SITE_PERL%%/algotutor/utilalgo
share/algotutor/data/countries.gr
share/algotutor/data/lv.gr
share/algotutor/data/pts1.gr
share/algotutor/data/randgrid.gr
share/algotutor/data/simple.gr
share/algotutor/data/trc.gr
share/algotutor/data/tt.gr
@dirrm share/algotutor/data
@dirrm share/algotutor
@dirrm %%SITE_PERL%%/algotutor/graph
@dirrm %%SITE_PERL%%/algotutor/dp
@dirrm %%SITE_PERL%%/algotutor/cgeom
@dirrm %%SITE_PERL%%/algotutor