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:

IntType.java
33 33
///////////////////////////////////////////////
34 34
///  Simple Type: Int
35 35
///
36
public class IntType extends UlyssesType
36
public class IntType extends Type
37 37
{
38 38
	protected int m_low;
39 39
	protected int m_high;

Also available in: Unified diff