From dc520c6c32a4b0485d583d3ecc11e24df77a3eb7 Mon Sep 17 00:00:00 2001 From: "Ralf W. Grosse-Kunstleve" Date: Tue, 17 Apr 2001 19:04:16 +0000 Subject: [PATCH] Author included [SVN r9815] --- example/getting_started1.cpp | 2 ++ example/getting_started2.cpp | 2 ++ 2 files changed, 4 insertions(+) diff --git a/example/getting_started1.cpp b/example/getting_started1.cpp index 7a8e9087..c6a77723 100644 --- a/example/getting_started1.cpp +++ b/example/getting_started1.cpp @@ -1,3 +1,5 @@ +// Example by Ralf W. Grosse-Kunstleve + #include namespace { // Avoid cluttering the global namespace. diff --git a/example/getting_started2.cpp b/example/getting_started2.cpp index 72b04105..9121b1a0 100644 --- a/example/getting_started2.cpp +++ b/example/getting_started2.cpp @@ -1,3 +1,5 @@ +// Example by Ralf W. Grosse-Kunstleve + #include #include