repo.or.cz
/
opsoft_archive.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add very old versions (for history).
[opsoft_archive.git]
/
silentbob
/
silentbob-1.4
/
gclib
/
unit_tests
/
gcollection_test.cxx
blob
9eb305f4dd78eeab4a12c9eb106b4e94c86eeb89
1
/*
2
* (c) Oleg Puchinin 2006
3
* graycardinalster@gmail.com
4
*
5
*/
6
7
#include <gclib.h>
8
#include <gclib_c.h>
9
10
int
main
(
int
argc
,
char
**
argv
)
11
{
12
13
return
EXIT_SUCCESS
:
14
}
15