Changeset 914
- Timestamp:
- 10/09/08 09:34:36 (3 months ago)
- Location:
- trunk/csharp/dotnetLibLAS
- Files:
-
- 9 modified
-
AssemblyInfo.cs (modified) (1 prop)
-
LASException.cs (modified) (1 diff, 1 prop)
-
LASGuid.cs (modified) (1 diff, 1 prop)
-
LASHeader.cs (modified) (1 diff, 1 prop)
-
LASPoint.cs (modified) (1 diff, 1 prop)
-
LASReader.cs (modified) (1 diff, 1 prop)
-
LASVariableLengthRecord.cs (modified) (1 diff, 1 prop)
-
LASWriter.cs (modified) (1 diff, 1 prop)
-
LibLASCAPI.cs (modified) (1 prop)
Legend:
- Unmodified
- Added
- Removed
-
trunk/csharp/dotnetLibLAS/AssemblyInfo.cs
- Property svn:keywords set to Id
-
trunk/csharp/dotnetLibLAS/LASException.cs
- Property svn:keywords set to Id
r901 r914 1 2 1 /****************************************************************************** 3 * 2 * $Id$ 4 3 * 5 4 * Project: libLAS - http://liblas.org - A BSD library for LAS format data. -
trunk/csharp/dotnetLibLAS/LASGuid.cs
- Property svn:keywords set to Id
r902 r914 1 1 /****************************************************************************** 2 * 2 * $Id$ 3 3 * 4 4 * Project: libLAS - http://liblas.org - A BSD library for LAS format data. -
trunk/csharp/dotnetLibLAS/LASHeader.cs
- Property svn:keywords set to Id
r901 r914 1 1 /****************************************************************************** 2 * 2 * $Id$ 3 3 * 4 4 * Project: libLAS - http://liblas.org - A BSD library for LAS format data. -
trunk/csharp/dotnetLibLAS/LASPoint.cs
- Property svn:keywords set to Id
r901 r914 1 1 /****************************************************************************** 2 * 2 * $Id$ 3 3 * 4 4 * Project: libLAS - http://liblas.org - A BSD library for LAS format data. -
trunk/csharp/dotnetLibLAS/LASReader.cs
- Property svn:keywords set to Id
r901 r914 1 1 /****************************************************************************** 2 * 2 * $Id$ 3 3 * 4 4 * Project: libLAS - http://liblas.org - A BSD library for LAS format data. -
trunk/csharp/dotnetLibLAS/LASVariableLengthRecord.cs
- Property svn:keywords set to Id
r902 r914 1 1 /****************************************************************************** 2 * 2 * $Id$ 3 3 * 4 4 * Project: libLAS - http://liblas.org - A BSD library for LAS format data. -
trunk/csharp/dotnetLibLAS/LASWriter.cs
- Property svn:keywords set to Id
r901 r914 1 1 /****************************************************************************** 2 * 2 * $Id$ 3 3 * 4 4 * Project: libLAS - http://liblas.org - A BSD library for LAS format data. -
trunk/csharp/dotnetLibLAS/LibLASCAPI.cs
- Property svn:keywords set to Id
