1
0

removed stray newline at end of file ...

This commit is contained in:
Stephen M. McQuay 2012-09-03 21:35:53 -06:00
parent a89d5d52ec
commit eca42e2e55

View File

@ -35,4 +35,3 @@ func Same(t1, t2 *tree.Tree) bool {
}
return true
}