english
version "1.0"
identify "xyz"
module layout_test
#: This module tests out the layout module.
procedure main
takes
system system
returns unsigned
#: This procedure will test out the layout module.
procedure draw_everything
takes
layout layout
returns_nothing
procedure xdraw_everything
takes
layout layout
returns_nothing