From 005f680d80e7c97ef2a34589cb2baa3e09db9f8e Mon Sep 17 00:00:00 2001 From: Bjoern Brandenburg Date: Wed, 27 Nov 2013 00:21:47 +0100 Subject: Pretty-print example task set files Easier to inspect by hand if properly indented. --- example/lock_example_1 | 52 ++++++++++++++++++++++++- example/lock_example_2 | 87 +++++++++++++++++++++++++++++++++++++++++- example/nolock_example_1 | 28 +++++++++++++- example/nolock_example_2 | 98 +++++++++++++++++++++++++++++++++++++++++++++++- 4 files changed, 261 insertions(+), 4 deletions(-) (limited to 'example') diff --git a/example/lock_example_1 b/example/lock_example_1 index 2839265..b5e9ef5 100644 --- a/example/lock_example_1 +++ b/example/lock_example_1 @@ -1 +1,51 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/example/lock_example_2 b/example/lock_example_2 index b49377a..1b92eb0 100644 --- a/example/lock_example_2 +++ b/example/lock_example_2 @@ -1 +1,86 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/example/nolock_example_1 b/example/nolock_example_1 index 1dbeb8a..1e29389 100644 --- a/example/nolock_example_1 +++ b/example/nolock_example_1 @@ -1 +1,27 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/example/nolock_example_2 b/example/nolock_example_2 index edf8278..e17b69d 100644 --- a/example/nolock_example_2 +++ b/example/nolock_example_2 @@ -1 +1,97 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.2