a note about the equality of containers
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 29 Jan 2017 04:19:46 +0000 (22:19 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 29 Jan 2017 04:19:46 +0000 (22:19 -0600)
mudsync/container.scm

index 46a52e5a6a9db261681d16a05b83c89b5eb25dad..3e7763d5e6dddc710ff414ff4f7fc513c05ea22d 100644 (file)
 ;;; along with Mudsync.  If not, see <http://www.gnu.org/licenses/>.
 
 ;;; Containers
 ;;; along with Mudsync.  If not, see <http://www.gnu.org/licenses/>.
 
 ;;; Containers
+;;; ==========
+;;;
+;;; While all gameobjs are containers, some gameobjs are more
+;;; containers than others.
 
 (define-module (mudsync container)
   #:use-module (8sync)
 
 (define-module (mudsync container)
   #:use-module (8sync)