Mercurial > hg > qm-dsp
comparison dsp/segmentation/segment.h @ 84:e5907ae6de17
* Add GPL and README; some tidying
author | Chris Cannam |
---|---|
date | Mon, 13 Dec 2010 14:55:28 +0000 |
parents | 67899fda84f5 |
children | 175e51ae78eb |
comparison
equal
deleted
inserted
replaced
83:67899fda84f5 | 84:e5907ae6de17 |
---|---|
7 | 7 |
8 /* | 8 /* |
9 * segment.h | 9 * segment.h |
10 * | 10 * |
11 * Created by Mark Levy on 06/04/2006. | 11 * Created by Mark Levy on 06/04/2006. |
12 * Copyright 2006 Centre for Digital Music, Queen Mary, University of London. All rights reserved. | 12 * Copyright 2006 Centre for Digital Music, Queen Mary, University of London. |
13 | |
14 This program is free software; you can redistribute it and/or | |
15 modify it under the terms of the GNU General Public License as | |
16 published by the Free Software Foundation; either version 2 of the | |
17 License, or (at your option) any later version. See the file | |
18 COPYING included with this distribution for more information. | |
13 * | 19 * |
14 */ | 20 */ |
15 | 21 |
16 typedef struct segment_t | 22 typedef struct segment_t |
17 { | 23 { |