OSDN Git Service

正常にコンパイルできない問題を修正
authorgenyakun <genyakun>
Mon, 27 Sep 2004 06:10:15 +0000 (06:10 +0000)
committergenyakun <genyakun>
Mon, 27 Sep 2004 06:10:15 +0000 (06:10 +0000)
Giko.pas

index dcaada6..81bc274 100644 (file)
--- a/Giko.pas
+++ b/Giko.pas
@@ -1884,7 +1884,9 @@ begin
                end;
                 //\82É\82¿\82á\82ñ\8cê\88Ä\93à\83T\83|\81[\83g\8b@\94\
                 if GikoSys.Setting.GengoSupport then begin
-                        
+                //\97\\92è\92n
+                //Test\8cü\82¯
+                end;
 
                FStartUp := true;
        end;