Mercurial > hg > svcore
comparison base/Profiler.cpp @ 17:2fb933f88604
* Update some copyright notice dates
* Add commands for basic editing operations in time-instants and time-value layers
author | Chris Cannam |
---|---|
date | Tue, 31 Jan 2006 15:57:25 +0000 |
parents | d86891498eef |
children | 090c22aa726a |
comparison
equal
deleted
inserted
replaced
16:cc98d496d52b | 17:2fb933f88604 |
---|---|
8 */ | 8 */ |
9 | 9 |
10 /* | 10 /* |
11 This is a modified version of a source file from the | 11 This is a modified version of a source file from the |
12 Rosegarden MIDI and audio sequencer and notation editor. | 12 Rosegarden MIDI and audio sequencer and notation editor. |
13 This file copyright 2000-2005 Chris Cannam and Guillaume Laurent. | 13 This file copyright 2000-2006 Chris Cannam and Guillaume Laurent. |
14 */ | 14 */ |
15 | 15 |
16 #include <iostream> | 16 #include <iostream> |
17 #include "Profiler.h" | 17 #include "Profiler.h" |
18 | 18 |