Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
added gte version folders
wgthom committed May 31, 2019
1 parent 58e9a1f commit 14448df
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions ex201/ex201.1.1/container_files/seed-data/bootstrap.gsh
@@ -1,4 +1,5 @@
gs = GrouperSession.startRootSession();
addRootStem("201.1.1", "201.1.1")
addRootStem("basis", "basis");
addRootStem("ref", "ref");
addRootStem("bundle", "bundle");
2 changes: 2 additions & 0 deletions ex201/ex201.1.end/container_files/seed-data/bootstrap.gsh
@@ -1,4 +1,6 @@
gs = GrouperSession.startRootSession();
delStem("201.1.1")
addRootStem("201.1.end", "201.1.end")

// ex201.1.1
// addStem("ref", "student", "student")

0 comments on commit 14448df

Please sign in to comment.