diff options
Diffstat (limited to 'math/algotutor/pkg-plist')
-rw-r--r-- | math/algotutor/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/algotutor/pkg-plist b/math/algotutor/pkg-plist index fe0b92e7d334..a44810ead063 100644 --- a/math/algotutor/pkg-plist +++ b/math/algotutor/pkg-plist @@ -19,9 +19,9 @@ bin/gen_at_graph %%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/dfs %%SITE_PERL%%/algotutor/graph/flwa %%SITE_PERL%%/algotutor/graph/pfs %%SITE_PERL%%/algotutor/utilalgo |