Function
createSource
Creates a new source.
Include Headers
seqan/align.h
Parameters
|  An object that will get a new source. Types:  Gaps | 
Remarks
 
If object  has no source, a new one is created.
If object  is already the owner of the source, nothing happens.
If object  has an external source, this source is copied.
object  is thereupon the owner of the source.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de