ocs init
This commit is contained in:
11
plat/public/ut/main/src/.svn/all-wcprops
Normal file
11
plat/public/ut/main/src/.svn/all-wcprops
Normal file
@@ -0,0 +1,11 @@
|
||||
K 25
|
||||
svn:wc:ra_dav:version-url
|
||||
V 54
|
||||
/svn/wxc2/!svn/ver/1/trunk/R4S/plat/public/ut/main/src
|
||||
END
|
||||
main.c
|
||||
K 25
|
||||
svn:wc:ra_dav:version-url
|
||||
V 61
|
||||
/svn/wxc2/!svn/ver/1/trunk/R4S/plat/public/ut/main/src/main.c
|
||||
END
|
||||
62
plat/public/ut/main/src/.svn/entries
Normal file
62
plat/public/ut/main/src/.svn/entries
Normal file
@@ -0,0 +1,62 @@
|
||||
10
|
||||
|
||||
dir
|
||||
114
|
||||
http://172.25.201.20/svn/wxc2/trunk/R4S/plat/public/ut/main/src
|
||||
http://172.25.201.20/svn/wxc2
|
||||
|
||||
|
||||
|
||||
2011-09-23T09:01:37.023785Z
|
||||
1
|
||||
xueqiang.sheng
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
4a7aa47d-8bee-446f-9599-049dc37ff264
|
||||
|
||||
main.c
|
||||
file
|
||||
|
||||
|
||||
|
||||
|
||||
2012-12-28T03:06:27.578125Z
|
||||
4a3e0b7b095c32b64c152c36991fc15d
|
||||
2011-09-23T09:01:37.023785Z
|
||||
1
|
||||
xueqiang.sheng
|
||||
has-props
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
399
|
||||
|
||||
5
plat/public/ut/main/src/.svn/prop-base/main.c.svn-base
Normal file
5
plat/public/ut/main/src/.svn/prop-base/main.c.svn-base
Normal file
@@ -0,0 +1,5 @@
|
||||
K 14
|
||||
svn:executable
|
||||
V 1
|
||||
*
|
||||
END
|
||||
19
plat/public/ut/main/src/.svn/text-base/main.c.svn-base
Normal file
19
plat/public/ut/main/src/.svn/text-base/main.c.svn-base
Normal file
@@ -0,0 +1,19 @@
|
||||
//////////////////////////////////////////////////
|
||||
//Title : main.c
|
||||
//Auhtor : Liu Wei
|
||||
//Desc : public function test
|
||||
//Created : 2007-06-24
|
||||
//Revision :
|
||||
//
|
||||
//Revision :
|
||||
//
|
||||
//////////////////////////////////////////////////
|
||||
|
||||
#include "../../src/include/includes.h"
|
||||
#include "../../src/include/public.h"
|
||||
#include "../../src/include/function.h"
|
||||
|
||||
int main()
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
19
plat/public/ut/main/src/main.c
Normal file
19
plat/public/ut/main/src/main.c
Normal file
@@ -0,0 +1,19 @@
|
||||
//////////////////////////////////////////////////
|
||||
//Title : main.c
|
||||
//Auhtor : Liu Wei
|
||||
//Desc : public function test
|
||||
//Created : 2007-06-24
|
||||
//Revision :
|
||||
//
|
||||
//Revision :
|
||||
//
|
||||
//////////////////////////////////////////////////
|
||||
|
||||
#include "../../src/include/includes.h"
|
||||
#include "../../src/include/public.h"
|
||||
#include "../../src/include/function.h"
|
||||
|
||||
int main()
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
Reference in New Issue
Block a user