Hard reset: Clean project structure

This commit is contained in:
Bill
2026-01-17 21:57:09 -07:00
commit dc8e5963fd
15 changed files with 554 additions and 0 deletions

1
.mps/.name Normal file
View File

@@ -0,0 +1 @@
whetstone_DSL

6
.mps/migration.xml Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="MigrationProperties">
<entry key="project.baseline.version" value="253" />
</component>
</project>

6
.mps/vcs.xml Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>