uppdev sync

git-svn-id: svn://ultimatepp.org/upp/trunk@575 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2008-10-31 08:40:42 +00:00
parent 5b6b0945f0
commit 572b30462b
27 changed files with 1222 additions and 39 deletions

View file

@ -0,0 +1,9 @@
#include <Core/Core.h>
using namespace Upp;
CONSOLE_APP_MAIN
{
DDUMP(Format("|%*=s|\n", 20, "test"));
}

View file

@ -0,0 +1,9 @@
uses
Core;
file
Format2.cpp;
mainconfig
"" = "";