src/Pure/General/path.scala
changeset 73691 2f9877db82a1
parent 73660 ff716ecb0805
child 73712 3eba8d4b624b
--- a/src/Pure/General/path.scala	Thu May 13 15:52:10 2021 +0200
+++ b/src/Pure/General/path.scala	Fri May 14 21:32:11 2021 +0200
@@ -220,6 +220,7 @@
   def thy: Path = ext("thy")
   def tar: Path = ext("tar")
   def gz: Path = ext("gz")
+  def log: Path = ext("log")
 
   def backup: Path =
   {