Files
evolution/libical/examples/main.c
JP Rosevear 8357d7b199 Initial revision
svn path=/trunk/; revision=5011
2000-08-24 19:31:03 +00:00

10 lines
112 B
C

/* This is just to make the code in the example directory link properly. */
main()
{
}
int do_something(){
}