# Solfege - ear training for GNOME
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Tom Cato Amundsen
# License is GPL, see file COPYING

header {
        content = chord, chord-voicing, id-by-name
        random_transpose = accidentals, -5, 5
        title = "Minor, major, diminished and augmented chords"
}
include("chord-min-major")
include("chord-dim-aug")
