e351dc9cbec58f3c1ccb3ee9182044dd0ee770d9
[cdsspec-compiler.git] / src / edu / uci / eecs / specCompiler / specExtraction / CPDefineConstruct.java
1 package edu.uci.eecs.specCompiler.specExtraction;
2
3 public class CPDefineConstruct extends Construct {
4
5 }