src/Pure/General/path.scala
changeset 75312 e641ac92b489
parent 75273 f1c6e778e412
child 75393 87ebf5a50283
--- a/src/Pure/General/path.scala	Wed Mar 23 12:21:13 2022 +0100
+++ b/src/Pure/General/path.scala	Wed Mar 23 13:05:54 2022 +0100
@@ -235,6 +235,7 @@
   def log: Path = ext("log")
   def orig: Path = ext("orig")
   def patch: Path = ext("patch")
+  def shasum: Path = ext("shasum")
 
   def backup: Path =
   {