[comment encoding = ISO-8859-1 /]
[module textStatement_ISO_8859_1_moduleEncoding_ISO_8859_1('http://www.eclipse.org/emf/2002/Ecore')/]

[comment @main /]
[template public myTemplate(myParam : ecore::EPackage)]
  [file (myParam.name + '.txt', overwrite, 'ISO-8859-1')]
    La gnration de code source est une opration permettant de gnrer automatiquement du code source.
  [/file]
[/template]