freebsd-ports/math/algotutor/pkg-plist
Kevin Lo da06aac91e Initial import of algotutor 0.6.2
Algotutor is an interactive tutorial for algorithms and data structures.
2005-01-19 04:28:37 +00:00

28 lines
846 B
Text

bin/algotutor
bin/gen_at_graph
%%SITE_PERL%%/algotutor/.algotutor
%%SITE_PERL%%/algotutor/BST.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/utilalgo
share/algotutor/data/countries.gr
share/algotutor/data/lv.gr
share/algotutor/data/randgrid.gr
share/algotutor/data/trc.gr
share/algotutor/data/tt.gr
share/algotutor/graph/dfs
share/algotutor/graph/flwa
share/algotutor/graph/pfs
@dirrm share/algotutor/graph
@dirrm share/algotutor/data
@dirrm share/algotutor
@dirrm %%SITE_PERL%%/algotutor