blob: 5beac7c08ee9ff0358b9c7d047713921e6e3e563 [file] [log] [blame]
library NewLibrary;
modeltype Ecore uses ecore('http://www.eclipse.org/emf/2002/Ecore');
mapping createEPackage() : EPackage {
name := 'pack'
}