viperproject / sample

Other
0 stars 0 forks source link

Reuse code for float and integer octagons #71

Closed viper-admin closed 4 years ago

viper-admin commented 8 years ago

Created by @dohrau on 2016-09-05 09:18 Last updated on 2016-09-09 16:58

The float octagons were copied from the integer octagons and then adjusted where needed. As a result, they share a lot of code. We should have an abstract super class that implements the common part.

viper-admin commented 8 years ago

@dohrau commented on 2016-09-09 16:58

resolved by commit https://github.com/viperproject/sample/commit/0cd257cbcab87864d77243ec6b8a96f6f6ee8b8e

viper-admin commented 8 years ago

@dohrau on 2016-09-09 16:58:

  • changed state from new to resolved