/*****************************************************************************\
*                                                                             *
* 				   KlLib.h                                    *
* 		       All the includes needed for klone                       *
*                                                                             *
\*****************************************************************************/

#include "klone.h"
#include "kl_atom.h"
#include "kl_coll.h"
#include "kl_list.h"
#include "kl_func.h"
#include "kl_number.h"
#include "kl_string.h"
#include "kl_hash.h"
#include "kl_stream.h"
#include "kl_struct.h"


syntax highlighted by Code2HTML, v. 0.9.1