# HG changeset patch # User Mike Pavone # Date 1280533779 0 # Node ID a163250b8885ecdf8f5f0337975518e3dbb611f5 # Parent 6d10b5b9ebc33f50f5ef8ea702ad75fcb1df85d0 Update fib example to reflect language changes diff -r 6d10b5b9ebc3 -r a163250b8885 fib.rhope --- a/fib.rhope Fri Jul 30 23:49:19 2010 +0000 +++ b/fib.rhope Fri Jul 30 23:49:39 2010 +0000 @@ -23,8 +23,7 @@ Main[args] { //Here we get the first command line argument and convert it to a number - //Yes I realize this is incredibly ugly looking - n <-