Skip to content

Commit dc520c6

Browse files
author
Ralf W. Grosse-Kunstleve
committed
Author included
[SVN r9815]
1 parent 907033f commit dc520c6

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

example/getting_started1.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Example by Ralf W. Grosse-Kunstleve
2+
13
#include <string>
24

35
namespace { // Avoid cluttering the global namespace.

example/getting_started2.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Example by Ralf W. Grosse-Kunstleve
2+
13
#include <iostream>
24
#include <string>
35

0 commit comments

Comments
 (0)