Ignore:
Timestamp:
May 8, 2015, 7:52:55 AM (9 years ago)
Author:
healthsevak
Message:

Committing the files for first time to this new branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cprs/branches/HealthSevak-CPRS/CPRS-Chart/Orders/rODRad.pas

    r829 r1693  
    1313function SubsetOfImagingTypes: TStrings;
    1414function SubsetOfRadSources(SrcType: string): TStrings;
    15 function LocationType(Location: integer): string; 
     15function LocationType(Location: integer): string;
    1616function ReasonForStudyCarryOn: Boolean;
    1717
     
    7474begin
    7575  Result := sCallV('ORWDRA32 LOCTYPE',[Location]);
    76 end;   
     76end;
    7777
    7878function ReasonForStudyCarryOn: Boolean;
Note: See TracChangeset for help on using the changeset viewer.