wasSharp

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 7  →  ?path2? @ 27
/BitTwiddling.cs
@@ -133,4 +133,4 @@
return (y != 0) && ((y & (y - 1)) == 0);
}
}
}
}