aboutsummaryrefslogtreecommitdiff
path: root/math/algotutor/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'math/algotutor/pkg-plist')
-rw-r--r--math/algotutor/pkg-plist28
1 files changed, 28 insertions, 0 deletions
diff --git a/math/algotutor/pkg-plist b/math/algotutor/pkg-plist
new file mode 100644
index 000000000000..aa5ca4b24b56
--- /dev/null
+++ b/math/algotutor/pkg-plist
@@ -0,0 +1,28 @@
+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