Changes in / [999095f:a4f5200] in galcon-client


Ignore:
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • .classpath

    r999095f ra4f5200  
    44        <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
    55        <classpathentry kind="src" path="gen"/>
    6         <classpathentry combineaccessrules="false" kind="src" path="/galconcommon"/>
    76        <classpathentry kind="output" path="bin"/>
    87</classpath>
  • src/com/example/helloandroid/ClientThread.java

    r999095f ra4f5200  
    11package com.example.helloandroid;
    2 
    3 import common.*;
    42
    53/*
Note: See TracChangeset for help on using the changeset viewer.