src/main/resources/xelfi/templates/patterns/Package.template
changeset 8 09cacfcd32fd
parent 0 189280700bc7
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/src/main/resources/xelfi/templates/patterns/Package.template	Tue Jan 17 21:11:27 2017 +0100
     1.3 @@ -0,0 +1,8 @@
     1.4 +/**
     1.5 +*
     1.6 +*/
     1.7 +
     1.8 +package XYZ;
     1.9 +
    1.10 +
    1.11 +