<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Deleting files doesn't remove them from the package store. Arg.<BR>
We should probably have a set of quake directives:<BR>
 <BR>
  delete_interface()<BR>
  delete_module()<BR>
  delete_implementation()<BR>
  delete_c_source()<BR>
  delete_h_source()<BR>
 <BR>
I was tempted to empty out this stuff instead of deleting, anticipating that delete wouldn't work.<BR>
I suspect attempting to import will still correctly fail, since I hope import uses the conside *.m3x files.<BR>
 <BR>
 - Jay<BR><BR> <BR>> Date: Mon, 19 Apr 2010 19:39:54 +0000<BR>> To: m3commit@elegosoft.com<BR>> From: jkrell@elego.de<BR>> Subject: [M3commit] CVS Update: cm3<BR>> <BR>> CVSROOT: /usr/cvs<BR>> Changes by: jkrell@birch. 10/04/19 19:39:54<BR>> <BR>> Modified files:<BR>> cm3/m3-libs/libm3/src/os/Common/: m3makefile <BR>> cm3/m3-libs/libm3/src/os/POSIX/: m3makefile <BR>> cm3/m3-libs/libm3/src/os/WIN32/: m3makefile <BR>> Removed files:<BR>> cm3/m3-libs/libm3/src/os/Common/: Socket.i3 Socket.m3 <BR>> cm3/m3-libs/libm3/src/os/POSIX/: SocketPosix.m3 SocketPosixC.c <BR>> cm3/m3-libs/libm3/src/os/WIN32/: SocketWin32.m3 <BR>> SocketWin32.m3.sav <BR>> <BR>> Log message:<BR>> Nobody uses libm3's socket support.<BR>> So empty it out instead of fixing it.<BR>> Let's focus effort elsewhere, e.g. m3-comm/tcp.<BR>> <BR>                                          </body>
</html>