From 75d495a18bff582af038370de0d1a36e9881b3b9 Mon Sep 17 00:00:00 2001 From: wolf Date: Thu, 20 Jan 2000 14:43:08 +0000 Subject: [PATCH] Omit leading slashes. git-svn-id: https://svn.dealii.org/trunk@2255 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/readme.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html index 6940baa04e..a59066f6bc 100644 --- a/deal.II/doc/readme.html +++ b/deal.II/doc/readme.html @@ -87,8 +87,8 @@ In case you didn't find your favorite graphics format above it might be of interest that it is quite simple to add it to the list of supported ones (take a look at - /base/include/base/data_out_base.h and - /base/source/data_out_base.cc to see how output formats are + base/include/base/data_out_base.h and + base/source/data_out_base.cc to see how output formats are implemented). -- 2.39.5