git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@761 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2006-10-17 20:48:18 +00:00
parent a35442b5d1
commit da502b99be
11 changed files with 1 additions and 267 deletions

View file

@ -758,8 +758,3 @@ int main( unsigned int argc, const char * const argv[] )
}
// ----------------------------------------------------------------------------
// $Log$
// Revision 1.1 2005/10/13 00:40:38 rich_sposato
// Added program to test how compiler uses default new and delete operators.
//