#include "ckcvar.h"

CKVARALL ckvars ;

main( )
{
    /* do nothing */
  return 0;
}
