loonwerks / AGREE

Assume-Guarantee REasoning Environment
BSD 3-Clause "New" or "Revised" License
12 stars 5 forks source link

Fix ClassCastException scoping DoubeDotRef #100

Closed kfhoech closed 2 years ago

kfhoech commented 2 years ago

Fix class cast exception by moving to impl scope from any type of container.

Resolves #96.