aboutsummaryrefslogtreecommitdiffstats
path: root/csc/set.csc
AgeCommit message (Collapse)AuthorFilesLines
2022-07-23Delete set.cscRose Hogenson1-158/+0
Let's not introduce dead code.
2022-07-23Add set library.Rose Hogenson1-0/+158
This will maybe be useful for live variable analysis.