~s-cecilio/lomse/master

« back to all changes in this revision

Viewing changes to src/parser/lomse_ldp_factory.cpp

  • Committer: cecilios
  • Date: 2010-10-10 13:35:19 UTC
  • Revision ID: git-v1:2b333198c3033525d15763b84eaf79dac9fdab80
Preparing to use CMake. Updating with new code and missing files. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
//  You should have received a copy of the GNU General Public License along
14
14
//  with Lomse; if not, see <http://www.gnu.org/licenses/>.
15
15
//  
16
 
//  
17
 
//
18
16
//  For any comment, suggestion or feature request, please contact the manager of
19
17
//  the project at cecilios@users.sourceforge.net
20
18
//
21
 
//  Credits:
22
 
//      This file is based on the "LdpFactory.cpp" file from the MusicXML Library
23
 
//      v.2.00, distributed under LGPL 2.1 or greater. Copyright (c) 2006 Grame,
24
 
//      Grame Research Laboratory, 9 rue du Garet, 69001 Lyon - France,
25
 
//      research@grame.fr.
26
 
//
27
19
//-------------------------------------------------------------------------------------
28
20
 
29
21
#ifdef VC6