Skip to content

Commit

Permalink
update links
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosdagos committed Aug 18, 2016
1 parent 7451447 commit 273d741
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/examples/car_and_cdr.bl
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ output: "Carlos\nAndrés\n[1,3,5,7,9]\n[2,4,6,8,10]\n"
* Classic CAR/CRD
*
* https://en.wikipedia.org/wiki/CAR_and_CDR
* https://mitpress.mit.edu/sicp/full-text/sicp/book/node30.html
*/
module Main where

Expand Down
1 change: 1 addition & 0 deletions test/parser_tests/car_and_cdr.bl
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
* Classic CAR/CRD
*
* https://en.wikipedia.org/wiki/CAR_and_CDR
* https://mitpress.mit.edu/sicp/full-text/sicp/book/node30.html
*/
module Main where

Expand Down

0 comments on commit 273d741

Please sign in to comment.