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/FormOutput.pas

    r223 r224  
    1 unit UFormOutput;
    2 
    3 {$mode delphi}
     1unit FormOutput;
    42
    53interface
     
    2119    SynPHPSyn1: TSynPHPSyn;
    2220    SynXMLSyn1: TSynXMLSyn;
    23   private
    24 
    2521  public
    2622    procedure Clear;
     
    2824  end;
    2925
    30 var
    31   FormOutput: TFormOutput;
    3226
    3327implementation
Note: See TracChangeset for help on using the changeset viewer.