From 89d6f4be272facd1ea8abb5fbed5ce410ae10d15 Mon Sep 17 00:00:00 2001 From: Sebastiaan van der Tol <tol@astron.nl> Date: Wed, 19 Aug 2020 09:46:33 +0200 Subject: [PATCH] Remove one more LOFAR reference from comments in OSKAR code --- cpp/telescope/oskar.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp/telescope/oskar.h b/cpp/telescope/oskar.h index 3d73101d..250e89ba 100644 --- a/cpp/telescope/oskar.h +++ b/cpp/telescope/oskar.h @@ -38,7 +38,7 @@ namespace everybeam { namespace telescope { -//! LOFAR telescope class +//! OSKAR telescope class class OSKAR final : public Telescope { public: /** -- GitLab