Files
mercury/extras/graphics/easyx
Fabrice Nicol ffee6ac229 Fix type error in easyx sample scribble.
extras/graphics/easyx/samples.m:
    Fix type error in first argument of predicate 'sm'.
2022-01-12 15:51:59 +11:00
..

xlib.m		A very low-level Mercury wrapper around (parts of) Xlib.
easyx.m		A nice little graphics library.
testeasyx.m	A simple demonstration program.
moveball.m	An orange ball follows the mouse pointer.
scribble.m	A trivial drawing program.
bounce.m	A bouncing-ball game.
mclock.m	A clock.