aboutsummaryrefslogtreecommitdiff
path: root/skel
diff options
context:
space:
mode:
authorTadeusz Sośnierz <tadzikes@gmail.com>2010-08-25 16:54:46 +0200
committerTadeusz Sośnierz <tadzikes@gmail.com>2010-08-25 16:54:46 +0200
commit9b8aaf06b895818c40cfa57196f2009d7db9a8af (patch)
tree1be7369af4ae5b20822ba0038e26c9efb136c49e /skel
parent6b6a829bb825bc7962ee01196ad2ac08c793fff8 (diff)
Removed Config::INI, as it doesn't work the latest Rakudo and I have no time to fix it
Diffstat (limited to 'skel')
-rw-r--r--skel/build/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/skel/build/Makefile.in b/skel/build/Makefile.in
index e642f5f..1acde13 100644
--- a/skel/build/Makefile.in
+++ b/skel/build/Makefile.in
@@ -61,7 +61,6 @@ MODULES = \
modules/Math-RungeKutta \
modules/Math-Model \
modules/mainline \
- modules/perl6-Config-INI \
modules/perl6-File-Find \
modules/perl6-Term-ANSIColor \
modules/Algorithm-Viterbi \