An error occurred while loading the file. Please try again.
  • Kai-Holger Brassel's avatar
    New release 1.1.0 · 85e919ec
    Kai-Holger Brassel authored
     * Switch from EMF Forms to Sirius
     * Replace QuantityLong and QuantityDouble by Quantity (only doubles)
     * Switch from JDK 15 to JDK 16
     * Add obligatory annotation for minnimal and maximal values
     * Allow dimensionless and/or nullable Quantites
     * Tests for nullable and dimensionless Quantites
    85e919ec
tv.css 181 bytes
.tvinner{
    position:relative;
    display:inline;
.tvimage{
    position:relative;
    display:block;
    height:150pt;
.tvtext{
    display:flex;
    padding-bottom:2em;