Skip to content

Commit

Permalink
script
Browse files Browse the repository at this point in the history
  • Loading branch information
MarekMatejak committed May 13, 2015
1 parent 444d777 commit 133d880
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ convertElement("Chemical.Interfaces.PartialSubstanceInSolution","amountOfSolutio

convertModifiers("Chemical.Sources.PureSubstance",{"AmountOfSolution"}, fill("",0), true);

convertClass("Chemical.Sources.PureElectricParticle","Chemical.Components.Electrone")
convertClass("Chemical.Sources.PureElectricParticle","Chemical.Components.Electron")

convertClass("Chemical.Components.Solution","Chemical.Components.SimpleSolution")

Expand Down

0 comments on commit 133d880

Please sign in to comment.