Skip to content

Commit 40eace5

Browse files
committed
Marked source files taken from Isabelle
1 parent 9391469 commit 40eace5

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

ML/basics.ML

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
(* Taken from Isabelle: https://isabelle.in.tum.de *)
12
(* Title: Pure/General/basics.ML
23
Author: Florian Haftmann and Makarius, TU Muenchen
34

ML/library.ML

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
(* Taken from Isabelle: https://isabelle.in.tum.de *)
12
(* Title: Pure/library.ML
23
Author: Lawrence C Paulson, Cambridge University Computer Laboratory
34
Author: Markus Wenzel, TU Muenchen

ML/scan.ML

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
(* Taken from Isabelle: https://isabelle.in.tum.de *)
12
(* Title: Pure/General/scan.ML
23
Author: Markus Wenzel and Tobias Nipkow, TU Muenchen
34

0 commit comments

Comments
 (0)