Skip to content
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.

Commit

Permalink
More compat fixing.... kthxbye
Browse files Browse the repository at this point in the history
  • Loading branch information
robotia committed Mar 24, 2016
1 parent 4faff5e commit 03288a9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
+
public NibbleArray getBlockMSBArray()
{
+ if(true)
+ if(this.blockMSBArray)
+ {
+ this.blockMSBArray.forceToNonTrivialArray();
+ }
Expand Down

0 comments on commit 03288a9

Please sign in to comment.