15 lines
493 B
C++
15 lines
493 B
C++
|
// Place holder
|
||
|
#include "chnsecal.h"
|
||
|
void placeHolder() {
|
||
|
;
|
||
|
}
|
||
|
/*
|
||
|
*******************************************************************************
|
||
|
* Copyright (C) 1996-2003, International Business Machines Corporation and *
|
||
|
* others. All Rights Reserved. *
|
||
|
*******************************************************************************
|
||
|
*
|
||
|
*
|
||
|
*****************************************************************************************
|
||
|
*/
|