/[dgee]/dgee/cslib/DotGNU/DGEE/Protocols/XmlRpc/XmlRpcService.cs
ViewVC logotype

Diff of /dgee/cslib/DotGNU/DGEE/Protocols/XmlRpc/XmlRpcService.cs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.1 by npg, Tue Jul 29 01:42:03 2003 UTC revision 1.1.2.2 by npg, Tue Jul 29 11:22:40 2003 UTC
# Line 39  namespace DotGNU.DGEE.Protocols Line 39  namespace DotGNU.DGEE.Protocols
39      public static void Main( string[] args )      public static void Main( string[] args )
40      {      {
41        string s = DGEE_run( args );        string s = DGEE_run( args );
42        Console.Out.WriteLine( "Result: {0}", s );        Console.Out.WriteLine( s );
43      }      }
44    }    }
45  }  }

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26