Hitmap 1.3
|
#include "hit_funcop.h"
#include "hit_topology.h"
#include "hit_layout.h"
#include "hit_pattern.h"
#include "hit_sshape.h"
#include "hit_cshape.h"
#include "hit_bshape.h"
#include "hit_dump.h"
#include "hit_tile.h"
#include "hit_gctile.h"
#include "hit_gbtile.h"
#include "hit_mctile.h"
#include "hit_mbtile.h"
#include "hit_utils.h"
#include "hit_file.h"
#include "hit_blockTile.h"
Go to the source code of this file.
Macros | |
#define | HITMAP_VERSION 1.2 |
HitMap library main include file.
This header file includes the header files needed to use all the functionalities of HitMap. It is the only header file to be used in all Hitmap applications.
Definition in file hitmap.h.