diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2010-11-22 14:20:22 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2010-11-22 14:20:22 +0200 |
commit | 73bcedf1a812136d338da7f274a37b02d0b30b0a (patch) | |
tree | d6b3c1f80839474c304b3b04980fd180022f9def /common/makefile | |
parent | ececaecd27d0a9f3d52a5886f68bc8eac4fc5227 (diff) |
Test one-to-{one,many} inverse relationships
Diffstat (limited to 'common/makefile')
-rw-r--r-- | common/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/makefile b/common/makefile index 455926f..5794b15 100644 --- a/common/makefile +++ b/common/makefile @@ -11,6 +11,7 @@ composite \ const \ container \ ctor \ +inverse \ lifecycle \ query \ relationship \ |