contrib: introduce `refund` calculator
authorAlexandre Terrasa <alexandre@moz-code.org>
Wed, 6 May 2015 17:08:48 +0000 (13:08 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Mon, 11 May 2015 00:48:32 +0000 (20:48 -0400)
commit858dfdc2a8a0561653da3419eeaa30d1b963aaf3
treef377b9973e0df21a5e70cd2dc1ce959f5cea69bc
parenteaee51f651e2027ff720bd51f79c4f854668ae49
contrib: introduce `refund` calculator

This project was used to the correction of the course
INF2015: Développement de logiciels dans un environnement Agile"

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
contrib/refund/src/refund.nit [new file with mode: 0644]
contrib/refund/src/refund_base.nit [new file with mode: 0644]
contrib/refund/src/refund_json.nit [new file with mode: 0644]