view .hgignore @ 502:e9a63daf680a

created function to deconstruct image into tiles and translate into gb-rgb color space.
author Robert McIntyre <rlm@mit.edu>
date Wed, 13 Jun 2012 01:10:00 -0500
parents 0b6624c1291c
children 7ef5c73ea8fa
line wrap: on
line source
1 syntax: glob
3 configure
4 aclocal.m4
5 autom4te.cache*
6 install-sh
7 missing
8 depcomp
9 autoscan.log
10 configure.scan
11 *Makefile.in*
12 config.h.in
13 build/*
14 build-aux/*
15 java/dist/*
16 java/headers/*
17 java/.ant-targets-build.xml
18 html/*