summaryrefslogtreecommitdiff
path: root/jaricom.c
blob: 1a15bdf73fe71105e435c87b6ad4324fcb05432f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * jaricom.c
 *
 * [IJG Copyright notice]
 *
 * This file holds place for arithmetic entropy codec tables.
 */

#define JPEG_INTERNALS
#include "jinclude.h"
#include "jpeglib.h"

INT32 jaritab[1];	/* dummy table */