diff --git a/racketcon/bootstrap.gif b/racketcon/bootstrap.gif new file mode 100644 index 0000000..fc5fc93 Binary files /dev/null and b/racketcon/bootstrap.gif differ diff --git a/racketcon/fact.rkt b/racketcon/fact.rkt index daa6c20..fe8ef50 100644 --- a/racketcon/fact.rkt +++ b/racketcon/fact.rkt @@ -6,6 +6,3 @@ 1] [else (* x (fact (sub1 x)))])) - - -;;(printf "test: ~s\n" (fact 4)) \ No newline at end of file diff --git a/racketcon/hello.xhtml b/racketcon/hello.xhtml index a1146bc..2f8027b 100644 --- a/racketcon/hello.xhtml +++ b/racketcon/hello.xhtml @@ -2,7 +2,7 @@
-