/tutorial/backtracking/tiny_prolog/prolog_integer.e
http://github.com/tybor/Liberty · Specman e · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · 4da5d82076ed9452d44034af36e58480 MD5 · raw file
- class PROLOG_INTEGER
- inherit PROLOG_TERM
- feature
- type: INTEGER is type_integer
- value: INTEGER
- end