tuned author
authorboehmes
Mon, 21 Sep 2009 08:34:56 +0200
changeset 32619 02f45a09a9f2
parent 32618 42865636d006
child 32620 35094c8fd8bf
tuned author
src/HOL/SMT/Examples/SMT_Examples.thy
src/HOL/SMT/lib/scripts/remote_smt.pl
--- a/src/HOL/SMT/Examples/SMT_Examples.thy	Fri Sep 18 18:13:19 2009 +0200
+++ b/src/HOL/SMT/Examples/SMT_Examples.thy	Mon Sep 21 08:34:56 2009 +0200
@@ -1,5 +1,5 @@
 (*  Title:       SMT_Examples.thy
-    Author:      Sascha Böhme, TU Muenchen
+    Author:      Sascha Boehme, TU Muenchen
 *)
 
 header {* Examples for the 'smt' tactic. *}
--- a/src/HOL/SMT/lib/scripts/remote_smt.pl	Fri Sep 18 18:13:19 2009 +0200
+++ b/src/HOL/SMT/lib/scripts/remote_smt.pl	Mon Sep 21 08:34:56 2009 +0200
@@ -1,7 +1,7 @@
 #!/usr/bin/env perl -w
 #
 # Script to invoke remote SMT solvers.
-# Author: Sascha Böhme
+# Author: Sascha Boehme, TU Muenchen
 #
 
 use strict;