xp icon indicating copy to clipboard operation
xp copied to clipboard

In multi-line comment inside task, empty lines trigger a parse error

Open druths opened this issue 9 years ago • 0 comments

task1:
    ###
    Align the networks using the CGRAAL algorithm.

        http://bio-nets.doc.ic.ac.uk/C-GRAAL/

    Basically, a common-neighbor model.
    ###
    code.sh:
        touch $PLN(empty_similarity.txt)

druths avatar Jan 26 '16 06:01 druths