move DeletableSingleton to its own folder

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@547 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2006-02-22 23:07:51 +00:00
parent b9ac41218c
commit 5a8e9c06f4
7 changed files with 27 additions and 93 deletions

View file

@ -1,4 +1,8 @@
cd DeletableSingleton
call make.msvc.bat
cd ..
cd Factory
call make.msvc.bat
cd ..