Fixed ModelicaInternal_print (for
Modelica.Utilities.Streams.print) to also output the string to terminal
on platforms where a file system is not present (e.g. on dSPACE or xPC)
The experiment annotations (StopTime, Interval) in
Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.FOURBIT
Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.NAND
Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.ONEBIT
Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.TWOBIT
were removed. Also the documentation of
Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder
was improved.