# | Line 45 | Line 45 | namespace OpenBabel | |
---|---|---|
45 | }; | |
46 | ||
47 | virtual const char* SpecificationURL() | |
48 | < | {return "http://www.openmd.net";}; //optional |
48 | > | {return "http://www.openmd.org";}; //optional |
49 | ||
50 | virtual const char* GetMIMEType() | |
51 | {return "chemical/x-md"; }; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |