aboutsummaryrefslogtreecommitdiffstats
path: root/src/term.h
blob: 3190ef3b8417ae6d40e7525ff33324f5ad96759f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/*
 * term.h:
 *
 * Copyright (c) 2008 James McKenzie <james@fishsoup.dhs.org>,
 * All rights reserved.
 *
 */

/*
 * $Id$
 */

/*
 * $Log$
 * Revision 1.1  2008/02/14 01:55:57  james
 * *** empty log message ***
 *
 */

#ifndef __TERM_H__
#define __TERM_H__

#endif /* __TERM_H__ */