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:

BoolType.java
33 33
///////////////////////////////////////////////
34 34
///  Simple Type: Bool
35 35
///
36
public final class BoolType extends UlyssesType
36
public final class BoolType extends Type
37 37
{
38 38
	public BoolType(TypeIdentifier anIdentifier)
39 39
	{

Also available in: Unified diff