1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-16 22:14:23 +03:00
inform7/inpolicy/Chapter 1/Basics.w
2020-03-28 19:42:53 +00:00

17 lines
222 B
OpenEdge ABL
Executable file

[Basics::] Basics.
Some fundamental definitions.
@
@d INTOOL_NAME "inpolicy"
@ We need to itemise the structures we'll want to allocate:
@e known_problem_MT
@ And then expand:
=
ALLOCATE_INDIVIDUALLY(known_problem)