Project

General

Profile

Revision 9

Added by Willibald K. over 8 years ago

remove support for Qualitative Action Systems, rename UlyssesType to Type

View differences:

FloatType.java
33 33
///////////////////////////////////////////////
34 34
///  Simple Type: Float (fixed point)
35 35
///
36
public final class FloatType extends UlyssesType
36
public final class FloatType extends Type
37 37
{
38 38
	private final double m_low;
39 39
	private final double m_high;

Also available in: Unified diff