Skip to content

Commit 84306b4

Browse files
committed
GsDevKit/GsDevKit_home#321: first steps to convert project from tonel to filetee
1 parent c41adb5 commit 84306b4

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

rowan/project.ston

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ RwProjectSpecificationV2 {
66
#projectsPath : 'rowan/projects',
77
#specsPath : 'rowan/specs',
88
#packageFormat : 'tonel',
9+
#packageConvention : 'Monticello',
910
#comment : ''
10-
}
11+
}

rowan/src/properties.st

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
#format : 'tonel',
3-
#convention : 'RowanHybrid'
3+
#convention : 'Monticello'
44
}

0 commit comments

Comments
 (0)