Changeset 2653

Show
Ignore:
Timestamp:
07/23/08 16:47:16 (6 months ago)
Author:
maxr
Message:

Comment till it will be actually used

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/tendra/src/producers/ada/asis/asis-gela-text_utils.adb

    r2604 r2653  
    3434      Name   : constant String := To_String (File); 
    3535   begin 
    36       Source_Buffers.Current.Open (Result.all, Name); 
     36      --  Comment till it will be actually used: 
     37      --  Source_Buffers.Current.Open (Result.all, Name); 
    3738 
    3839      return Source_Buffer_Access (Result);