assign 4: no hint for enum fringe
authorJim Pryor <profjim@jimpryor.net>
Mon, 4 Oct 2010 01:14:08 +0000 (21:14 -0400)
committerJim Pryor <profjim@jimpryor.net>
Mon, 4 Oct 2010 01:14:08 +0000 (21:14 -0400)
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
assignment4.mdwn
hints/assignment_4_hint_3.mdwn [deleted file]

index 7073dc6..2c48009 100644 (file)
@@ -68,8 +68,6 @@ lists to see if they're equal. (You just programmed this above.)
 
 Write the fringe-enumeration function. It should work on the implementation of
 trees you designed in the previous step.
 
 Write the fringe-enumeration function. It should work on the implementation of
 trees you designed in the previous step.
-
-(See [[hints/Assignment 4 hint 3]] if you need some hints.)
 </OL>
 
 
 </OL>
 
 
diff --git a/hints/assignment_4_hint_3.mdwn b/hints/assignment_4_hint_3.mdwn
deleted file mode 100644 (file)
index 48063d3..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-Hints for enumerating a tree's fringe.
-