[Swift-devel] exception report

Ben Clifford benc at hawaga.org.uk
Fri Nov 14 13:12:19 CST 2008


On Fri, 14 Nov 2008, Zhao Zhang wrote:

> Hi, Sorry for the late response, the source code is here:
> http://www.ci.uchicago.edu/~zzhang/dock3.swift

I think this will not work:

    string mname=p.mname;
    Ligand mfile <single_file_mapper;file=mname>;

You should be able to remove those two lines and say:

    Ligand mfile <single_file_mapper;file=p.mname>;

-- 




More information about the Swift-devel mailing list