aboutsummaryrefslogtreecommitdiff
path: root/cs-dotnet/src/tests/ints.cs
diff options
context:
space:
mode:
Diffstat (limited to 'cs-dotnet/src/tests/ints.cs')
-rw-r--r--cs-dotnet/src/tests/ints.cs7
1 files changed, 7 insertions, 0 deletions
diff --git a/cs-dotnet/src/tests/ints.cs b/cs-dotnet/src/tests/ints.cs
index 766b667..680bda5 100644
--- a/cs-dotnet/src/tests/ints.cs
+++ b/cs-dotnet/src/tests/ints.cs
@@ -1,3 +1,10 @@
1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved.
3 *
4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE.
6 */
7
1using System; 8using System;
2using System.Globalization; 9using System.Globalization;
3using System.IO; 10using System.IO;