commit 7041c240b87e9c02ab560d9baa0beb4150a18dc2 parent 05076782b92e0e30f2fbe60913ffedbe8e3666f8 Author: Morel BĂ©renger <berengermorel76@gmail.com> Date: Fri, 27 Nov 2020 02:18:16 +0100 uml: adds aggreg example Diffstat:
M | example/uml.dt | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/example/uml.dt b/example/uml.dt @@ -9,4 +9,5 @@ fun void climb coord:c inherit dog animal inherit cat animal associate cat dog fight -aggreg cat dog fight +class muzzle +aggreg dog muzzle wear