Skip to content

Commit

Permalink
Merge branch 'development'
Browse files Browse the repository at this point in the history
  • Loading branch information
novakps committed Jan 5, 2011
2 parents 62048a2 + 61d98f3 commit 647354e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kemia/api.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ goog.exportSymbol('kemia.io.json.writeReaction', kemia.io.json.writeReaction);
goog.exportSymbol('kemia.io.json.reactionToJson', kemia.io.json.reactionToJson);
goog.exportSymbol('kemia.io.mdl.readMolfile', kemia.io.mdl.readMolfile);
goog.exportSymbol('kemia.io.mdl.readRxnfile', kemia.io.mdl.readRxnfile);
goog.exportSymbol('kemia.io.mdl.writeRxnfile', kemia.io.mdl.writeRxnfile);
goog.exportSymbol('kemia.io.smiles.SmilesParser.parse',
kemia.io.smiles.SmilesParser.parse);
goog.exportSymbol('kemia.io.xhr', kemia.io.xhr);
Expand Down

0 comments on commit 647354e

Please sign in to comment.