From: Mike Taylor Date: Mon, 6 Oct 2014 16:12:36 +0000 (+0100) Subject: team() function is now mkws.makeTeam(). X-Git-Tag: 1.0.0~300 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=c596828a3f46ba519690bbaee9e82c5b433a5e32;hp=c596828a3f46ba519690bbaee9e82c5b433a5e32;p=mkws-moved-to-github.git team() function is now mkws.makeTeam(). We don't want to put anything but "mkws" in the top-level namespace. Also the new name is more explicit about what's happening. ---