[refactor] Moving BitNodeMultipliers to its own file to break cyclical

module references.
This commit is contained in:
Steven Evans
2018-07-31 14:00:03 -04:00
parent 974bc3c002
commit edcfe71eed
14 changed files with 192 additions and 52 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import {Player} from "./Player";
import {BitNode, BitNodes} from "./BitNode";
import {BitNodes} from "./BitNode";
/* SourceFile.js */
//Each SourceFile corresponds to a BitNode with the same number