]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Cleanup populated svn keywords 3/head
authorMatthias Maier <tamiko@kyomu.43-1.org>
Mon, 21 Jul 2014 07:19:07 +0000 (09:19 +0200)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Mon, 21 Jul 2014 07:19:07 +0000 (09:19 +0200)
It seems that we had a lot of leftovers of accidentally populated $ID
svn keywords.

64 files changed:
doc/doxygen/headers/manifold.h
examples/step-52/step-52.cc
include/deal.II/algorithms/any_data.h
include/deal.II/base/time_stepping.h
include/deal.II/base/time_stepping.templates.h
source/base/named_selection.cc
source/base/time_stepping.cc
source/base/time_stepping.inst.in
tests/algorithms/any_data_01.cc
tests/algorithms/operator_compatibility.cc
tests/algorithms/theta_01.cc
tests/algorithms/theta_01_compat.cc
tests/base/quadrature_sorted_test.cc
tests/base/table_02.cc
tests/base/table_03.cc
tests/base/table_04.cc
tests/base/tensor_26.cc
tests/base/tensor_complex_06.cc
tests/base/time_stepping_01.cc
tests/deal.II/grid_in_3d_02/747.ucd
tests/deal.II/normal_flux_inhom_01.cc
tests/deal.II/tangential_flux_inhom_01.cc
tests/distributed_grids/codim_01.cc
tests/fe/crash_01.cc
tests/fe/get_name_01.cc
tests/gla/vec_all_zero_01.cc
tests/hp/fe_nothing_20.cc
tests/hp/fe_nothing_21.cc
tests/lac/constraints_02.cc
tests/lac/pointer_matrix_01.cc
tests/lac/pointer_matrix_02.cc
tests/lac/pointer_matrix_03.cc
tests/lac/pointer_matrix_04.cc
tests/lac/pointer_matrix_05.cc
tests/lac/pointer_matrix_06.cc
tests/lac/pointer_matrix_07.cc
tests/lac/pointer_matrix_08.cc
tests/lac/pointer_matrix_09.cc
tests/lac/pointer_matrix_10.cc
tests/lac/product_matrix_01.cc
tests/lac/product_matrix_02.cc
tests/lac/product_matrix_03.cc
tests/lac/product_matrix_04.cc
tests/lac/product_matrix_05.cc
tests/lac/product_matrix_06.cc
tests/lac/product_matrix_07.cc
tests/lac/product_matrix_08.cc
tests/lac/shifted_matrix_01.cc
tests/lac/shifted_matrix_02.cc
tests/lac/shifted_matrix_03.cc
tests/lac/shifted_matrix_04.cc
tests/lac/shifted_matrix_05.cc
tests/lac/vector_view_01.cc
tests/lac/vector_view_02.cc
tests/lac/vector_view_03.cc
tests/lac/vector_view_04.cc
tests/lac/vector_view_05.cc
tests/lapack/full_matrix_00.cc
tests/mpi/codim_01.cc
tests/mpi/has_hanging_nodes.cc
tests/mpi/mesh_worker_02.cc
tests/mpi/mesh_worker_03.cc
tests/mpi/mesh_worker_04.cc
tests/petsc/full_matrix_00.cc

index ac21c545203df66a162b0d8d46e6d5616c5bd93a..7752907a6ef9b2606b62acfc8da7679d723d9d7c 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: manifold.h 30130 2013-07-23 13:01:18Z heltai $
+// $Id$
 //
 // Copyright (C) 2003 - 2014 by the deal.II authors
 //
index 7207bf21f7460a80bbe7a72b6e70d445d3edc8ab..ba3266b27e2fdde85586a7108caaa3b52cd7d9dc 100644 (file)
@@ -1,5 +1,5 @@
 /* ---------------------------------------------------------------------
- * $Id: step-52.cc 30526 2013-08-29 20:06:27Z felix.gruber $
+ * $Id$
  *
  * Copyright (C) 2014 by the deal.II authors
  *
index 9ad228e2d1842b09b0877b82af1039ea8e276416..638b4ab577483b056eaebb3ead6ce337430f05c0 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: named_data.h 30036 2013-07-18 16:55:32Z maier $
+// $Id$
 //
 // Copyright (C) 2000 - 2014 by the deal.II authors
 //
index 87a46e5313f967047fca4997a3a2564f4b06278a..31639ebd3133c7afbf20b83312b18af2467305df 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: time_stepping.h 32217 2014-01-15 16:34:36Z bangerth $
+// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
index 9886655530324ef4829f6a674ba4851d683ebb08..b80037ec0325419e714ee97b293760ae1b260c78 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: time_stepping.h 32217 2014-01-15 16:34:36Z bangerth $
+// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
index 59f45decafa5f12cf002f7543da1ec70043fbccf..a8ba51de5bebe2e00657383ee379b6d6a0369cde 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: logstream.cc 31932 2013-12-08 02:15:54Z heister $
+// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
index 819658cea1b156bb2704d80cab0bab356e779ecc..06117032b2f41be1d26ed7826e7c9848c127d9ed 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: time_stepping.cc 30037 2013-07-18 16:55:40Z maier $
+// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
index 23e50fe3b88ad68108bcc07bef05b804a05498cd..35c22c81cb697fc5d6d32f9a077b3829d739a719 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: time_stepping.inst.in 30049 2013-07-18 19:42:40Z maier $
+// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
index eb284c9f5cec89a1efc23180b572bb9506960207..e61c06d5429583392fbb65e24fcc58248bb7a729 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: named_data.cc 31349 2013-10-20 19:07:06Z maier $
+// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
index 422f936765c3771eabb1ba4aa2962f5e389d6536..2cb930bde9f814132ae556b1f2802ac0a71b3c91 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: newton_01.cc 31349 2013-10-20 19:07:06Z maier $
+// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
index bb18059d1bceb3e893cf73cb09656fa8e48487b6..0acdce99d6bb408f5ef3e851b6ff3b595eb3adb9 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: theta_timestepping.cc 30050 2013-07-18 20:03:31Z maier $
+// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
index 84041252a2291629b6d62cb92d0597fcfd9bdc2f..2c9acaf29e6128b495080f6f35c2af874217a6dc 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: theta_timestepping.cc 30050 2013-07-18 20:03:31Z maier $
+// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
index 6393b765e1adb0dfa1008df5868a107315da40f5..b81ae4b5e4e3bcfdbe52ad06508fbd13d27ad2e3 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: quadrature_test.cc 31349 2013-10-20 19:07:06Z maier $
+// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
index 14e745c952b524c7fc42ad15db7c1fc8e828918f..2835a3f9df8e13bbd1f8eaf87a947f09ac0f4eef 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: table.cc 31349 2013-10-20 19:07:06Z maier $
+// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
index 77c1644c3b0d4433d12cf6fdb078929be9db3720..f001c04e0f61391d9f7702f5e7ee78412a78661a 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: table.cc 31349 2013-10-20 19:07:06Z maier $
+// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
index 940c354ec788b29bbb1d716f14598df6d8f7bde7..f792b61957bf4d968a4ea684b0e3ebd29f199301 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: table.cc 31349 2013-10-20 19:07:06Z maier $
+// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
index 3d8661b4e9555f1e6d9d02ff91bd588ca5e0662c..fb8805b97e862ef34de16e4c3a7cadee17d91d9c 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: tensor_26.cc $
+// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
index 435793d8a315a8004891dc85a593d7a83776da51..834ed850baf352bffa718947f48d04e12eeb6807 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: tensor_complex_06.cc $
+// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
index e22b054ccdea3f020ff1fc6ad0860d2ad2d6f14c..ec58d4fe6c6bfd2a0c0ba6cd18fa74dfb0710112 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: time_stepping_01.cc 31349 2013-10-20 19:07:06Z maier $
+// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
index 4951999078e21ec871b14c966af742fc7ce0a51a..bb037df11f669184a51190e726a979497ad495a0 100644 (file)
@@ -1,6 +1,6 @@
 # This file was generated by:
 #
-# $Id: ucd_io.C 3713 2010-03-10 23:10:26Z roystgnr $
+# $Id$
 #
 # For a description of the UCD format see the AVS Developer's guide.
 #
index 5d725287e559d97369029092a30dd62aca3bdbf5..d4f3f7c510c5e25e4224c1b12b36f38ee01ac55d 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: no_flux_inhom_01.cc 31349 2013-10-20 19:07:06Z maier $
+// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
index 808cd5dee35a766767bbc50df0f79cd585750214..17d4375265b2656e8d413b5c236ef4df0f8b6dae 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: normal_flux_01.cc 31349 2013-10-20 19:07:06Z maier $
+// $Id$
 //
 // Copyright (C) 2007 - 2013 by the deal.II authors
 //
index 07364f60ee19f22054ce67beaa30e57e56add050..45320920c8c8fd20eef48bc2e67ffed615698016 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: 2d_refinement_01.cc 31349 2013-10-20 19:07:06Z maier $
+// $Id$
 //
 // Copyright (C) 2008 - 2013 by the deal.II authors
 //
index 9876f5fa13da74a0005d10038aa1ba041d493115..d44d69f60f72f633c35c75fb9e42f00422efbd3c 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: transfer.cc 31663 2013-11-14 21:40:04Z bangerth $
+// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
index c5419776bfdd2f4fa58618193efa78e617f3f34b..c71a5b365a993f7124cd38c2a44090964b77140a 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: system_01.cc 31349 2013-10-20 19:07:06Z maier $
+// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
index 00d4bcb417110d024a5502e90b7215506bbb3ced..4ff036a3ff7076d52d4914f8514605e5ce4ec28b 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: vec_00.cc 31681 2013-11-16 08:04:28Z maier $
+// $Id$
 //
 // Copyright (C) 2004 - 2013 by the deal.II authors
 //
index fdb59c2ef616fc3c87fd749bdaa37a2da0fd4aaa..378fc8d9ed3b43cf5c08e475ab455598754b37d4 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: fe_nothing_04.cc 31349 2013-10-20 19:07:06Z maier $
+// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
index e3a61cd689a3904bdc277911f57c1d7b515a3642..52470ca5812877eb3367150c8274d7e547095cf0 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: fe_nothing_04.cc 31349 2013-10-20 19:07:06Z maier $
+// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
index aefaafbb80d3fe06a706bbc0e2b2ae631b6085db..f944cc09db7c84fac02875698db8f7bb6969b342 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: constraints_01.cc 31349 2013-10-20 19:07:06Z maier $
+// $Id$
 //
 // Copyright (C) 2005 - 2013 by the deal.II authors
 //
index dc4a1bb6b2dae4088ce205c083cfe431f4d2c1e2..e8c5434961acc94123866c277fd8e4eefde10772 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: pointer_matrix_01.cc 2014-03-14 dilangov $
+// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
index 2fd9975f9ced99af3733910c2f3ca6e4e63302b0..40283ed55c6b70287f0d6b418241f59d88acb039 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: pointer_matrix_01.cc 2014-03-14 dilangov $
+// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
index 0d66472ac673541c4f07cbecd2d0be8eab26226a..48b41140e16f16f4719017aa64d8d505239070bc 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: pointer_matrix_01.cc 2014-03-14 dilangov $
+// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
index 2e8a5aff758d48669e81f03d4349da37cb175028..db92fb77a04f7fe03739f8585c467e1bbed097c6 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: pointer_matrix_01.cc 2014-03-14 dilangov $
+// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
index 32f667e444f012e99b0bd082100a3927cd34cc6f..1bf822508d13e387f16fe721f6c99812196aa1ca 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: pointer_matrix_01.cc 2014-03-14 dilangov $
+// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
index af35fd9e6063e49ee5f99f65ab70ab258fead894..5a675b7943b779144c7cf441f5b4bd5cd94f21bf 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: pointer_matrix_01.cc 2014-03-14 dilangov $
+// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
index 98d8174e43ee0e65b0da4962b1eb23223b45fb48..3499fdef96d3c9f960fe8588b9192f760452db2c 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: pointer_matrix_01.cc 2014-03-14 dilangov $
+// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
index ad3d1b18f85e56940a995bee6849c9b0f6344503..749ab04c6013db4518b5e611ceb137249bc51408 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: pointer_matrix_01.cc 2014-03-14 dilangov $
+// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
index 5a27c2586f4ec84222b59adce14a19835fa29fbc..c422430b6e24b7af491068289c5e7fa42669d24b 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: pointer_matrix_01.cc 2014-03-14 dilangov $
+// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
index b4489cd30e982a608e0796d98d787dfef2b77552..b0569b88611a0492995c51e59050015c3a4a93c1 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: pointer_matrix_01.cc 2014-03-14 dilangov $
+// $Id$
 //
 // Copyright (C) 2006 - 2013 by the deal.II authors
 //
index 683410b10a55ee4723bc04f9c322c60a10e6d71a..1a9c621d01dabfa9ce17e99f75d3eed27d276c7e 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: product_matrix_01.cc 32491 2014-02-14 20:52:51Z bangerth $
+// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
index 5fdc7b893e2b695df443d46e4b4dae5d07785b66..36fdf7bc3d9965d185b153534fadf81af13a2f10 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: product_matrix_01.cc 32491 2014-02-14 20:52:51Z bangerth $
+// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
index 13dc09ed5c1ccadf751d62f8627d74b77f90edb8..e9d1ae1052621cad6454cd05f1ddf7082fec4b4a 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: product_matrix_01.cc 32491 2014-02-14 20:52:51Z bangerth $
+// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
index 8ab726e92b95c4bc938e99ec4071ddd47df67317..37c6d9a63bea817b3fc3a5f97ec97fa6415a2208 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: product_matrix_01.cc 32491 2014-02-14 20:52:51Z bangerth $
+// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
index 0e153518c10a83b6ed141cdc8ec2b8ac4597773a..59a2ea867da13d33891416e65962240ec8e8edc3 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: product_matrix_01.cc 32491 2014-02-14 20:52:51Z bangerth $
+// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
index a53732ae5c9f61da876c474259f66f3d84db2083..d1a8c7d443c08574a13e79aeb2135a8fef15ebc2 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: product_matrix_01.cc 32491 2014-02-14 20:52:51Z bangerth $
+// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
index 2301e7372c48e66911674a3abeb856f156875ab3..5182e6fef9e5755713b1ef648355c0c92ffe9c83 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: product_matrix_01.cc 32491 2014-02-14 20:52:51Z bangerth $
+// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
index 1e0d194b67e4a239a64b8c283684f895ceae4065..dcd7adc40278c8c69d7a8bf1b2c81d2ad38b3c1f 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: product_matrix_01.cc 32491 2014-02-14 20:52:51Z bangerth $
+// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
index 2d414c4148f6d52280af37c3905b0ba1efa63e44..026eeab026ed6b8460e428fca032376a7a938916 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: shifted_matrix.cc 32491 2014-03-13 dilangov $
+// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
index 1d7c2965efcd68f7ef02ef5b8b9ee0ef1192c77a..5ed75258d8395455d7b7d08ae4548aa328d59241 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: shifted_matrix.cc 32491 2014-03-13 dilangov $
+// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
index fc4c1dab5d54e646d35a19c53e2303c57cae8882..49d26f6fe1468f9fd6d3863d07a66e8637fb4997 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: shifted_matrix.cc 32491 2014-03-13 dilangov $
+// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
index 32355a044a28663cde061d346d4a001ad74c4ecc..11b8884c0c8539bdb85ded16fbeeb7c5a6653221 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: shifted_matrix.cc 32491 2014-03-13 dilangov $
+// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
index 8af92c3de762074f77cf5611026c44e20c91133e..3b9d480d596c964758fb26e1003513edb994bc69 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: shifted_matrix.cc 32491 2014-03-13 dilangov $
+// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
index 7e8e80bf08c00882605b719bd72914d81a41b894..7eb1acabd22073f19296dd6ae30fe40e4eb29be0 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: vector_view_01.cc 2014-03-14 dilangov $
+// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
index c980ab7b9aa7c0ba1631c0e942df5b48f51e55f2..b1c5beba84ce74e21206587b7620cead04d6bbeb 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: vector_view_01.cc 2014-03-14 dilangov $
+// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
index 758e01ec10ff65dc924bcbf8004742f900780399..ef36313569a2c02014bd4e80ba1c51d2e71fafa3 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: vector_view_01.cc 2014-03-14 dilangov $
+// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
index 7ffdf133586f2c5d34f8fcc1cc34e06ce6928154..bca539508057d2566ffa7aa3725fb5e62d65051d 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: vector_view_01.cc 2014-03-14 dilangov $
+// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
index 7ff1b973a2c92b41d0fdd722ebe962633a20eb60..bccb04913950d49b6c35a78098ee72b4600d9205 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: vector_view_01.cc 2014-03-14 dilangov $
+// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
index ed2893047666cf5aceaca7e1bd636a8cf4cebfc6..c4130847105e2b5c4c81821d2cc39640cd84b1b9 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: full_matrix_00.cc $
+// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
index 84d5b3d69267d362f5eccddc566ed34db417e445..22f7a23817ac75cbf23b19e01ed24eb8b61b12c7 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: 2d_refinement_01.cc 31349 2013-10-20 19:07:06Z maier $
+// $Id$
 //
 // Copyright (C) 2008 - 2014 by the deal.II authors
 //
index 8245a0138136aa9aeed345ee3316ccac11349970..aed4308dda25d2d5ded52461c072192ef2e4cff7 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: p4est_2d_coarse_01.cc 31349 2013-10-20 19:07:06Z maier $
+// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //
index 6f7b8e063d0636e12e6df9fb2e2fbdf565e69a42..f4ceb8c2607b544df09e583b4e97af470da31812 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: mesh_worker_matrix_01.cc 31349 2013-10-20 19:07:06Z maier $
+// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
index b1a1311f4684375e18dfd1911d6aa429726ae773..c895872ab5187a49d65b4adc5137c408fd51a607 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: mesh_worker_matrix_01.cc 31349 2013-10-20 19:07:06Z maier $
+// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
index 2b1d4aa5acc330610adc05d465adb67272dd12fa..ecac402bf0b18283d41c73298b09ce7a477e0b15 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: mesh_worker_matrix_01.cc 31349 2013-10-20 19:07:06Z maier $
+// $Id$
 //
 // Copyright (C) 2000 - 2013 by the deal.II authors
 //
index cbdde4b8837c51084d2bd833b81e9e3dd49c1b82..9b22f8f5a8310ba6ead78e32f5e27516a3a9e0df 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: full_matrix_01.cc 31602 2013-11-09 15:38:36Z young $
+// $Id$
 //
 // Copyright (C) 2014 by the deal.II authors
 //

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.