From: Claudio Sacerdoti Coen Date: Wed, 23 May 2007 14:57:20 +0000 (+0000) Subject: Reindented. X-Git-Tag: 0.4.95@7852~453 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=b0442b0e38b410962bf736585d34f5b8185eb9c2;p=helm.git Reindented. --- diff --git a/components/library/librarySync.ml b/components/library/librarySync.ml index 086893a97..83f861b4e 100644 --- a/components/library/librarySync.ml +++ b/components/library/librarySync.ml @@ -149,7 +149,7 @@ let add_single_obj uri obj refinement_toolkit = raise exc with exc -> CicEnvironment.remove_obj uri; (* -1 *) - raise exc + raise exc end let remove_single_obj uri =