EMBLtoGCG
Rodrigo Lopez
rodrigol at bioslave.uio.no
Wed Apr 17 05:37:08 EST 1996
Oh! Gosh! Apologies for the following error which crept into the
source fix Lynn sent me ('}' missing):
: Add lines __after__ the above lines so that it now reads:
: if (IsSwiss || IsProtein)
: strcpy(header->type, "P");
: else {
: CapTokens(shortName);
: strcpy(header->shortName, shortName);
: strcpy(header->type, "N");
}
: if ( IsProtein ) }
: strcpy(header->shortName, shortName);
Really sorry!
R:)
More information about the Info-gcg
mailing list