]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blobdiff - student/projects.pl
Update the first lecture - Emacs little detailed and 2000+ development.
[edu/osp-wiki.git] / student / projects.pl
index d35f490d673e0edcc4f359423ea29a4fac5682fe..bbef818c26af7202b7135f08c9e9c51fb74fb5a3 100755 (executable)
@@ -5,7 +5,7 @@ use Data::Dumper;
 my %projects;
 
 
-foreach my $year (qw/2010 2011 2012 2013 2014/) {
+foreach my $year (qw/2010 2011 2012 2013 2014 2015 2016/) {
     open LIST, "projects$year";
     while (<LIST>) {
        chomp;