From a1bf5e300e2345b642d0a13e7e26d22c56156e47 Mon Sep 17 00:00:00 2001 From: "nicolas.zilio@hotmail.fr" <> Date: Mon, 14 Sep 2015 15:49:46 +0200 Subject: views with units functionnal (beware, as formulas are completely crap now, we could get segfault, for example if we want to write a negative value in register) --- xml/model.xsd | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) (limited to 'xml/model.xsd') diff --git a/xml/model.xsd b/xml/model.xsd index 5febd1a..cd0b4b0 100644 --- a/xml/model.xsd +++ b/xml/model.xsd @@ -4,8 +4,9 @@ - + + @@ -107,8 +108,29 @@ + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3 From aaadfff471f02444b2936d824b055e2354b6c725 Mon Sep 17 00:00:00 2001 From: "nicolas.zilio@hotmail.fr" <> Date: Mon, 14 Sep 2015 19:52:48 +0200 Subject: just crap --- xml/model.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xml/model.xsd') diff --git a/xml/model.xsd b/xml/model.xsd index cd0b4b0..a88d78c 100644 --- a/xml/model.xsd +++ b/xml/model.xsd @@ -238,7 +238,7 @@ - + -- cgit v1.2.3