Ignore:
Timestamp:
Jun 16, 2023, 12:20:51 AM (12 months ago)
Author:
chronos
Message:
  • Modified: Code cleanup.
File:
1 moved

Legend:

Unmodified
Added
Removed
  • branches/interpreter2/Forms/FormSource.pas

    r223 r224  
    1 unit UFormSource;
    2 
    3 {$mode delphi}
     1unit FormSource;
    42
    53interface
     
    1715    SynEditSource: TSynEdit;
    1816    SynFreePascalSyn1: TSynFreePascalSyn;
    19   private
    20 
    21   public
    22 
    2317  end;
    24 
    25 var
    26   FormSource: TFormSource;
    2718
    2819implementation
Note: See TracChangeset for help on using the changeset viewer.