lpmoo-1.2/etc/
lpmoo-1.2/mudlib/
lpmoo-1.2/mudlib/etc/
lpmoo-1.2/mudlib/include/
lpmoo-1.2/mudlib/include/moo/
lpmoo-1.2/mudlib/lpc/
lpmoo-1.2/mudlib/std/auto/
lpmoo-1.2/mudlib/std/bfuns/
NAME
	dgd_swapout - swap out all objects and purge memory

SYNOPSIS
	none dgd_swapout()

DESCRIPTION
	All LPC objects (including all MOO objects and verbs) are
	swapped out of memory. The entire dynamic memory pool is freed.

	This function can be called periodically to clean up memory.

	The caller must be running with wizard permissions to use this
	verb.