Skip to content
Snippets Groups Projects
Commit fd28f680 authored by edgrif's avatar edgrif
Browse files

dummy change to test cvs

parent d50b51df
No related branches found
No related tags found
No related merge requests found
......@@ -25,9 +25,9 @@
* Description:
* Exported functions: See zmapApp_P.h
* HISTORY:
* Last edited: Jul 13 22:38 2007 (rds)
* Last edited: Dec 5 14:15 2007 (edgrif)
* Created: Thu Jul 24 14:36:37 2003 (edgrif)
* CVS info: $Id: zmapAppconnect.c,v 1.21 2007-07-16 17:32:44 rds Exp $
* CVS info: $Id: zmapAppconnect.c,v 1.22 2007-12-05 14:15:57 edgrif Exp $
*-------------------------------------------------------------------
*/
......@@ -38,6 +38,8 @@
#include <zmapApp_P.h>
/* dummychange */
static void createThreadCB(GtkWidget *widget, gpointer data) ;
......
......@@ -27,13 +27,15 @@
* Exported functions: None.
* HISTORY:
* Created: Thu Nov 13 14:38:41 2003 (edgrif)
* CVS info: $Id: zmapAppmain_c.cc,v 1.1 2007-11-21 15:51:44 rds Exp $
* CVS info: $Id: zmapAppmain_c.cc,v 1.2 2007-12-05 14:19:52 edgrif Exp $
*-------------------------------------------------------------------
*/
#include <zmapApp_P.h>
// dummychange....
int main(int argc, char *argv[])
{
int main_rc ;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment