Difference for test/toolkit/toolkit_common.c from version 1.2 to 1.3


version 1.2 version 1.3
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_check_object_c =   * static char *rcsid_check_object_c =
  *   "$Id: toolkit_common.c,v 1.2 2006/06/01 23:07:32 tchize Exp $";   *   "$Id: toolkit_common.c,v 1.3 2006/06/02 21:58:42 qal21 Exp $";
  */   */
   
 /*  /*
Line 67
 
Line 67
     SET_TKFLAG(STATUS_DATADIR);      SET_TKFLAG(STATUS_DATADIR);
 }  }
 /**  /**
  * Loads up to archetype initialisation using standard crossfire files in source tree   * Loads up to archetype initialisation using standard crossfire files in source
    * tree. This function requires that cctk_setlog and cctk_setdatadir have both
    * been run already.
  */   */
 void cctk_init_std_archetypes(){  void cctk_init_std_archetypes(){
     CCTK_ASSERT(STATUS_LOGDIR|STATUS_DATADIR);      CCTK_ASSERT(STATUS_LOGDIR|STATUS_DATADIR);


Legend:
line(s) removed in v.1.2 
line(s) changed
 line(s) added in v.1.3

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:14