Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update menu
  • Loading branch information
lichtkind committed Oct 8, 2015
1 parent 38c5867 commit 8820d33
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
2 changes: 1 addition & 1 deletion chapter/text1.md
@@ -1,6 +1,6 @@


#Perl 6 for problem solver - Chapter 1
#[Chapter 1](/../menu.md)


* scalar variables
Expand Down
19 changes: 10 additions & 9 deletions menu.md
@@ -1,12 +1,13 @@

+ [Chapter 0](/chapter/text0.md) ....... [Code](/chapter/bn0.pl6)
+ [Chapter 1](/chapter/text1.md) ....... [Code](/chapter/bn1.pl6)
+ [Chapter 2](/chapter/text2.md) ....... [Code](/chapter/bn2.pl6)
+ [Chapter 3](/chapter/text3.md) ....... [Code](/chapter/bn3.pl6)
+ [Chapter 4](/chapter/text4.md) ....... [Code](/chapter/bn4.pl6)
+ [Chapter 5](/chapter/text5.md) ....... [Code](/chapter/bn5.pl6)
+ [Chapter 6](/chapter/text6.md) ....... [Code](/chapter/bn6.pl6)
+ [Chapter 7](/chapter/text7.md) ....... [Code](/chapter/bn7.pl6)
#Perl 6 for problem solver

+ [Chapter 0](/chapter/text0.md) ....... [Main Program](/chapter/bn0.pl6)
+ [Chapter 1](/chapter/text1.md) ....... [Main Program](/chapter/bn1.pl6)
+ [Chapter 2](/chapter/text2.md) ....... [Main Program](/chapter/bn2.pl6)
+ [Chapter 3](/chapter/text3.md) ....... [Main Program](/chapter/bn3.pl6)
+ [Chapter 4](/chapter/text4.md) ....... [Main Program](/chapter/bn4.pl6)
+ [Chapter 5](/chapter/text5.md) ....... [Main Program](/chapter/bn5.pl6) [Notebook Module](/chapter/Notebook5.pm6)
+ [Chapter 6](/chapter/text6.md) ....... [Main Program](/chapter/bn6.pl6)
+ [Chapter 7](/chapter/text7.md) ....... [Main Program](/chapter/bn7.pl6)
+ Chapter 8
+ Chapter 9
+ Chapter 10
Expand Down

0 comments on commit 8820d33

Please sign in to comment.