dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #08768
Re: [HG DOLFIN] Add point to coding style (do not use tabs, use spaces).
For Emacs users, add the following to your .emacs:
;; --- Convert all tabs to spaces ---
(setq-default indent-tabs-mode nil)
--
Anders
On Sun, Jul 20, 2008 at 08:29:14PM +0200, DOLFIN wrote:
> One or more new changesets pushed to the primary dolfin repository.
> A short summary of the last three changesets is included below.
>
> changeset: 4467:e1668c7f7e63becb04edb8c7339c840488f23018
> tag: tip
> user: "Garth N. Wells <gnw20@xxxxxxxxx>"
> date: Sun Jul 20 19:29:08 2008 +0100
> files: doc/misc/policy
> description:
> Add point to coding style (do not use tabs, use spaces).
>
>
> changeset: 4466:ea76674698007c2194cdcb7d210ba8c778038d53
> user: "Garth N. Wells <gnw20@xxxxxxxxx>"
> date: Sun Jul 20 00:57:21 2008 +0100
> files: dolfin/la/KrylovSolver.h
> description:
> Fix missing include in KrylovSolver.h
>
>
> changeset: 4465:52a0c5580b6cf01d81240bef8697db38dbe10932
> user: "Garth N. Wells <gnw20@xxxxxxxxx>"
> date: Sun Jul 20 00:44:24 2008 +0100
> files: demo/pde/poisson/cpp/main.cpp dolfin/la/KrylovSolver.h dolfin/la/LUSolver.h dolfin/la/UmfpackLUSolver.cpp dolfin/la/UmfpackLUSolver.h dolfin/la/uBlasMatrix.h
> description:
> Move functions that use uBLAS provided LU out of UmfpackLUSolver.
>
> Various other fixes.
>
> ----------------------------------------------------------------------
> For more details, visit http://www.fenics.org/hg/dolfin
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev
Attachment:
signature.asc
Description: Digital signature
References