diff pin_gn.tex @ 2:4742b1e4da3a default tip

modify merge, and remove eclipse, debug
author one
date Thu, 19 Feb 2009 01:26:01 +0900
parents 39af8ab46cbb
children
line wrap: on
line diff
--- a/pin_gn.tex	Wed Feb 18 23:02:19 2009 +0900
+++ b/pin_gn.tex	Thu Feb 19 01:26:01 2009 +0900
@@ -67,15 +67,20 @@
 % 和文概要
 \begin{abstract}
 我々が提案しているRemote Editing Protocol(REP)は、テキスト編集に特化したアプリケーション間通信プロトコルである。
-ここでは、ユーザの操作方法の改善や、マージアルゴリズムの改善、様々なアプリケーションへの実装方法について考察する。
-また、REPの接続シーケンスやマージアルゴリズムのデバッグ方法について考察する。
+ここでは、エディタへのユーザ操作の煩雑さを改善するため、REPの接続プロトコルの変更を行った。
+また、マージアルゴリズムについても変更を行い、その変更に伴う問題点の解決法についても論じる。
+
+%ここでは、ユーザの操作方法の改善や、マージアルゴリズムの改善、様々なアプリケーションへの実装方法について考察する。
+%また、REPの接続シーケンスやマージアルゴリズムのデバッグ方法について考察する。
 \end{abstract}
 
 % 英文概要
 \begin{eabstract}
 Remote Editing Protocol which we introduced is inter-application communication protocol for text editing.
-In this paper we explain improvement of user interface, Merge Argorithm and implementation on various applications.
-In addition, we consider the method of debuging for connecting protocol and merge algorithm.
+In this paper we improve the connecting protocol to remove cumbersome operation of user interface of Remote Editor.
+In addition, we discuss about solution of the problem that caused by changing the Merge Argorithm.
+%In this paper we explain improvement of user interface, Merge Argorithm and implementation on various applications.
+%In addition, we consider the method of debuging for connecting protocol and merge algorithm.
 \end{eabstract}
 
 % 表題などの出力
@@ -88,8 +93,8 @@
 \input{introduction.tex}
 \input{rep.tex}
 \input{merger.tex}
-\input{eclipse.tex}
-\input{debug.tex}
+%\input{eclipse.tex}
+%\input{debug.tex}
 \input{comparison.tex}
 \input{conclusion.tex}
 \input{bibliography.tex}