*** empty log message ***

This commit is contained in:
hyung-hwan 2005-07-04 16:37:03 +00:00
parent 4a866f508b
commit 1a2a97f85d
5 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
/*
* $Id: bootstrp.c,v 1.17 2005-07-04 16:23:13 bacon Exp $
* $Id: bootstrp.c,v 1.18 2005-07-04 16:37:03 bacon Exp $
*/
#include <xp/stx/bootstrp.h>

View File

@ -1,5 +1,5 @@
/*
* $Id: class.c,v 1.15 2005-07-04 16:23:13 bacon Exp $
* $Id: class.c,v 1.16 2005-07-04 16:37:03 bacon Exp $
*/
#include <xp/stx/class.h>

View File

@ -1,5 +1,5 @@
/*
* $Id: class.h,v 1.9 2005-07-04 16:23:13 bacon Exp $
* $Id: class.h,v 1.10 2005-07-04 16:37:03 bacon Exp $
*/
#ifndef _XP_STX_CLASS_H_

View File

@ -1,5 +1,5 @@
/*
* $Id: object.c,v 1.28 2005-07-04 16:23:13 bacon Exp $
* $Id: object.c,v 1.29 2005-07-04 16:37:03 bacon Exp $
*/
#include <xp/stx/object.h>

View File

@ -1,5 +1,5 @@
/*
* $Id: stx.h,v 1.29 2005-07-04 16:23:13 bacon Exp $
* $Id: stx.h,v 1.30 2005-07-04 16:37:03 bacon Exp $
*/
#ifndef _XP_STX_STX_H_