Skip to content

Commit

Permalink
Add library version and info
Browse files Browse the repository at this point in the history
  • Loading branch information
tbeu committed May 22, 2015
1 parent 95a40d5 commit 8481e74
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ExternData/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -751,5 +751,6 @@ package ExternData "Library to read data from INI, JSON or XML files"
end ExternXMLFile;
end Types;

annotation(uses(Modelica(version="3.2.1")));
annotation(uses(Modelica(version="3.2.1")), version="1.0.1",
Documentation(info="<html><p>Library <b>ExternData</b> is a Modelica utility library for reading data from INI, JSON, XML and Excel XLS files.</p>));
end ExternData;

0 comments on commit 8481e74

Please sign in to comment.