Skip to content

Commit

Permalink
created package info
Browse files Browse the repository at this point in the history
  • Loading branch information
kaitoii11 committed Aug 16, 2016
1 parent 508c775 commit b3496c9
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/org/sbml/layoutconverter/package-info.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
/**
* @author Kaito Ii
*
* Date Created: Aug 16, 2016
*/
/**
* @author
*/
package org.sbml.layoutconverter;
9 changes: 9 additions & 0 deletions src/org/sbml/wrapper/package-info.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
/**
* @author Kaito Ii
*
* Date Created: Aug 16, 2016
*/
/**
* @author
*/
package org.sbml.wrapper;

0 comments on commit b3496c9

Please sign in to comment.