]> git.pond.sub.org Git - empserver/blobdiff - src/lib/player/empmod.c
Restore amusing comment on naming of empmod.c
[empserver] / src / lib / player / empmod.c
index 3d5ad25a56e70f0223b0f7252ffa4ae2d92914dd..81227d127d448a2456ef22e9bbaf8ca479275597 100644 (file)
  *     Markus Armbruster, 2004-2012
  */
 
+/*
+ * Fun fact: named empmod for historical reasons --- Empire used to be
+ * broken into seven modules on the venerable PDP-11 so it could fit
+ * in 64k I/D space.
+ */
+
 #include <config.h>
 
 #include "com.h"