init: SDF3/Statix project as initialized by Spoofax

This commit is contained in:
Glen Whitney 2021-01-30 12:27:10 -08:00
commit 9ecfa63f58
20 changed files with 515 additions and 0 deletions

8
.mvn/extensions.xml Normal file
View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<extensions>
<extension>
<groupId>org.metaborg</groupId>
<artifactId>spoofax-maven-plugin-pomless</artifactId>
<version>2.6.0-SNAPSHOT</version>
</extension>
</extensions>