checkpoint
[eltron.git] / src / edu / berkeley / cs / obits / Atmel.java
index a01369b..1f01adb 100644 (file)
@@ -16,6 +16,7 @@ public class Atmel {
         Log.level = Log.DEBUG;
         new Bits().read(System.in);
     }
         Log.level = Log.DEBUG;
         new Bits().read(System.in);
     }
+
     private static class Bits {
         private byte[] bits    = new byte[0];
         //public int  get(int whichByte, int whichBit, int len) { }
     private static class Bits {
         private byte[] bits    = new byte[0];
         //public int  get(int whichByte, int whichBit, int len) { }