summaryrefslogtreecommitdiffstats
path: root/rba.tool.editor.ui/src/rba/tool/editor/ui/wizard/RBAModelNewProjectWizardInitialContents.xtend
blob: 61ded063c644d50b4b602a6b2ccd048746c9b611 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * generated by Xtext 2.13.0
 */
package rba.tool.editor.ui.wizard

import org.eclipse.xtext.generator.IFileSystemAccess2

class RBAModelNewProjectWizardInitialContents {

	def generateInitialContents(IFileSystemAccess2 fsa) {
	}
}