Changes in / [a4f5200:999095f] in galcon-client
- Files:
-
- 2 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
.classpath
ra4f5200 r999095f 4 4 <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> 5 5 <classpathentry kind="src" path="gen"/> 6 <classpathentry combineaccessrules="false" kind="src" path="/galconcommon"/> 6 7 <classpathentry kind="output" path="bin"/> 7 8 </classpath> -
src/com/example/helloandroid/ClientThread.java
ra4f5200 r999095f 1 1 package com.example.helloandroid; 2 3 import common.*; 2 4 3 5 /*
Note:
See TracChangeset
for help on using the changeset viewer.