We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 304a45d commit ad6d977Copy full SHA for ad6d977
src/main/java/com/github/javabdd/BitString.java
@@ -28,7 +28,7 @@
28
* The length of a bit set related to the logical length of a bit set
29
* and is defined independently of implementation.
30
*
31
- * @author John Whaley <[email protected]>
+ * @author John Whaley
32
* @version $Id: BitString.java 2279 2005-05-28 10:24:54Z joewhaley $
33
*/
34
public final class BitString implements Cloneable, java.io.Serializable {
0 commit comments