Ignore:
Timestamp:
May 7, 2015, 12:34:29 PM (9 years ago)
Author:
healthsevak
Message:

Updating the working copy to CPRS version 28

File:
1 edited

Legend:

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

    r829 r1679  
    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.