Skip to content

Commit

Permalink
Regenerate code
Browse files Browse the repository at this point in the history
  • Loading branch information
abelgomez committed Jul 4, 2016
1 parent 82bb851 commit 3d0c3d7
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -340,9 +340,6 @@ public String[] getTemplateNames() {
@Override
public void registerPackages(ResourceSet resourceSet) {
super.registerPackages(resourceSet);
if (!isInWorkspace(fr.lip6.move.pnml.ptnet.PtnetPackage.class)) {
resourceSet.getPackageRegistry().put(fr.lip6.move.pnml.ptnet.PtnetPackage.eINSTANCE.getNsURI(), fr.lip6.move.pnml.ptnet.PtnetPackage.eINSTANCE);
}

/*
* If you want to change the content of this method, do NOT forget to change the "@generated"
Expand Down

0 comments on commit 3d0c3d7

Please sign in to comment.