diff options
Diffstat (limited to 'math/rapid/files/patch-sample_client.C')
-rw-r--r-- | math/rapid/files/patch-sample_client.C | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/math/rapid/files/patch-sample_client.C b/math/rapid/files/patch-sample_client.C new file mode 100644 index 000000000000..ea604b4b0542 --- /dev/null +++ b/math/rapid/files/patch-sample_client.C @@ -0,0 +1,11 @@ +--- ./sample_client.C.orig 2014-02-21 11:34:06.215654443 +0100 ++++ ./sample_client.C 2014-02-21 11:34:17.068652509 +0100 +@@ -42,7 +42,7 @@ + #define LISTS 0 + + +-main() ++int main() + { + // first, get a couple of boxes in which to put our models + |