Ignore:
Timestamp:
Jan 24, 2007, 8:32:49 PM (19 years ago)
Author:
RBRi
Message:

formating fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NewView/CmdLineParameterUnit.pas

    r54 r63  
    5555       FUNCTION ReadNextPart(const aParseString : String; const aSetOfDelimiterChars : TSetOfChars): String;
    5656       FUNCTION handleParamWithValue(const aCmdLineString : String; const aSwitch : String; var aValue : String) : Boolean;
     57       PROCEDURE parseSwitch(aCmdLineString : String);
    5758
    5859     public
     
    7778       FUNCTION getInterpretedFileNames: String;
    7879       FUNCTION getInterpretedSearchText: String;
    79      private
    80        PROCEDURE parseSwitch(aCmdLineString : String);
    8180  end;
    8281
Note: See TracChangeset for help on using the changeset viewer.