]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Set svn:eol-style and svn:keywords on all files.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 8 Jul 2009 19:32:58 +0000 (19:32 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 8 Jul 2009 19:32:58 +0000 (19:32 +0000)
git-svn-id: https://svn.dealii.org/trunk@19048 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/vector_view.h
deal.II/lac/source/block_vector.inst.in
deal.II/lac/source/chunk_sparse_matrix.inst.in
deal.II/lac/source/full_matrix.inst.in
deal.II/lac/source/precondition_block.inst.in
deal.II/lac/source/sparse_matrix.inst.in
deal.II/lac/source/sparse_matrix_ez.inst.in
deal.II/lac/source/trilinos_vector_base.inst.in
deal.II/lac/source/vector.inst.in
deal.II/lac/source/vector_view.cc
deal.II/lac/source/vector_view.inst.in

index 23d725a3b59ac7635b2dd3c530cc43fd37644769..c655384bef171abae1cfa9bcb134e0243367a005 100644 (file)
@@ -1,5 +1,5 @@
 //---------------------------------------------------------------------------
-//    $Id: vector.h 16829 2008-09-15 18:11:22Z heltai $
+//    $Id$
 //    Version: $Name$
 //
 //    Copyright (C) 2009 by the deal.II authors
index 0570cc86e6c6af76160f719451e401f959549bc6..a2c442c7e4ee86c6b69b821f9fd2a13fa49e1718 100644 (file)
@@ -1,5 +1,5 @@
 //---------------------------------------------------------------------------
-//    $Id: block_vector.cc 15454 2007-11-06 21:20:29Z bangerth $
+//    $Id$
 //    Version: $Name$
 //
 //    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 by the deal.II authors
index f592b880bb13bada6081af3c2010cd5f81e56673..3b1b4e6a7466e574ba300bf253b2ecfb5d6690cd 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  sparse_matrix.inst.in  ---------------------------
-//    $Id: sparse_matrix_matrix.in.h 15011 2007-08-22 16:59:41Z kanschat $
+//    $Id$
 //    Version: $Name$
 //
 //    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2006, 2007, 2008 by the deal.II authors
index 4d42c761416977841d9c40d803ed80285d3fe4a8..4b9c727460a27309a6a2b9077e47ab687e6e434f 100644 (file)
@@ -1,5 +1,5 @@
 //---------------------------------------------------------------------------
-//    $Id: full_matrix.double.cc 15518 2007-11-18 22:31:00Z bangerth $
+//    $Id$
 //    Version: $Name$
 //
 //    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 by the deal.II authors
index d955d8f9b52d92bb1663e578da26c389d7b6720c..b71bb1ff99d25008106281f734145862235030c3 100644 (file)
@@ -1,5 +1,5 @@
 //---------------------------------------------------------------------------
-//    $Id: precondition_block.cc 14038 2006-10-23 02:46:34Z bangerth $
+//    $Id$
 //    Version: $Name$
 //
 //    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007 by the deal.II authors
index 5d19d30fac212b25f8b469b833e823c843514973..f76891d2576e7f1220b6ec315f9c8100f68f3ffd 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  sparse_matrix.inst.in  ---------------------------
-//    $Id: sparse_matrix_matrix.in.h 15011 2007-08-22 16:59:41Z kanschat $
+//    $Id$
 //    Version: $Name$
 //
 //    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2006, 2007, 2009 by the deal.II authors
index db7689a5bdcbdfad0b2d095e627450751dea7145..f988b590d2c25d214fcad7de24685477ccfc0d3e 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  sparse_matrix_ez.inst.in  ---------------------------
-//    $Id: sparse_matrix_ez_vector.in.h 14038 2006-10-23 02:46:34Z bangerth $
+//    $Id$
 //    Version: $Name$
 //
 //    Copyright (C) 2002, 2003, 2006, 2007 by the deal.II authors
index c8c4b123ecfd29e592ba9c10111f4137b261c515..976e0bd070730c20d83abfc45c7a0e665e3c6e57 100644 (file)
@@ -1,5 +1,5 @@
 //---------------------------------------------------------------------------
-//    $Id: vector.cc 15443 2007-11-05 03:43:52Z bangerth $
+//    $Id$
 //    Version: $Name$
 //
 //    Copyright (C) 2008 by the deal.II authors
index 096d3a7462a7f362afa045199b7b766a0f0abf1b..39caf6945a36dd2feb694e2ae9f544e53bc50a64 100644 (file)
@@ -1,5 +1,5 @@
 //---------------------------------------------------------------------------
-//    $Id: vector.cc 15443 2007-11-05 03:43:52Z bangerth $
+//    $Id$
 //    Version: $Name$
 //
 //    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 by the deal.II authors
index 8fdd442420fb2c1f0a84471a9694262c38fd4570..ba1ce4b00af59bf794186de25c7b4091ecf9c4cc 100644 (file)
@@ -1,5 +1,5 @@
 //---------------------------------------------------------------------------
-//    $Id: vector.cc 15630 2008-01-17 22:29:39Z heltai $
+//    $Id$
 //    Version: $Name$
 //
 //    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by the deal.II authors
index 3b6414981d1061256b630bf0313a212e7daa5c81..7971632165127db939ffe4655dfb5e091d2740bf 100644 (file)
@@ -1,5 +1,5 @@
 //---------------------------------------------------------------------------
-//    $Id: vector.cc 15443 2007-11-05 03:43:52Z bangerth $
+//    $Id$
 //    Version: $Name$
 //
 //    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 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.