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