neo: Fix linking between `MProperty` and `MPropDef`.
authorJean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
Thu, 23 Oct 2014 19:18:11 +0000 (15:18 -0400)
committerJean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
Thu, 23 Oct 2014 19:18:11 +0000 (15:18 -0400)
commit6c783f4d46625bb2d0e7b85f007ab0a8fe58da4f
tree3e8d1376a40180c60b844a26b87731750b6bcb36
parentd7a953d938e5b899af74ac026f972ddb569b20f9
neo: Fix linking between `MProperty` and `MPropDef`.

At loading, `neo.nit` linked each `MPropDef` two times to its
`MProperty`.

Signed-off-by: Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
src/neo.nit