blob: 722da1b58a1b89fcae70bca589ae6489f242bc1d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- sample_client.C.orig 1997-07-03 16:54:09 UTC
+++ sample_client.C
@@ -42,7 +42,7 @@
#define LISTS 0
-main()
+int main()
{
// first, get a couple of boxes in which to put our models
|