From e08d8d3d511f4f6d0d2e66a4d18933a31121cfae Mon Sep 17 00:00:00 2001 From: Pablo Oliveira Date: Thu, 15 Oct 2020 08:57:01 +0200 Subject: [PATCH] Remove trailing whitespace --- src/qmckl_context.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/qmckl_context.org b/src/qmckl_context.org index 1aba050..2a4844b 100644 --- a/src/qmckl_context.org +++ b/src/qmckl_context.org @@ -1,6 +1,6 @@ # -*- mode: org -*- -#+TITLE: Context +#+TITLE: Context This file is written in C because it is more natural to express the context in C than in Fortran. @@ -17,7 +17,7 @@ C than in Fortran. is stored in the following data structure, which can't be seen outside of the library. - + #+BEGIN_SRC C :tangle qmckl_context.h #define QMCKL_DEFAULT_PRECISION 53 #define QMCKL_DEFAULT_RANGE 2