Sha256: cd4f18cdb769a889bbcd4cf9c1254a1ca039f5fc47902056d918779d275d7d73

Contents?: true

Size: 102 Bytes

Versions: 9

Compression:

Stored size: 102 Bytes

Contents

class S {
	foo is true
	procedure change {
		conditions { }
		effects {
			this.foo is false
		}
	}
}

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
sfplanner-0.2.4 test/test1.inc
sfplanner-0.2.3 test/test1.inc
sfplanner-0.2.1 test/test1.inc
sfplanner-0.1.5 test/test1.inc
sfp-0.2.1 test/test1.inc
sfp-0.2.0 test/test1.inc
sfp-0.1.3 test/test1.inc
sfp-0.1.1 test/test.inc
sfp-0.1.0 test/test.inc