OSDN Git Service

初期コミット
[yubeshi/yubeshi.git] / Yubeshi / Parser.cs
1 /*\r
2  *      Yubeshi GPS Parser\r
3  *\r
4  *      This software is distributed under a zlib-style license.\r
5  *      See license.txt for more information.\r
6  */\r
7 \r
8 using System;\r
9 using System.Collections.Generic;\r
10 using System.Text;\r
11 \r
12 namespace Yubeshi\r
13 {\r
14     public class Parser\r
15     {\r
16     }\r
17 }\r