ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/px/falsecolor.pl
(Generate patch)

Comparing ray/src/px/falsecolor.pl (file contents):
Revision 2.23 by greg, Mon Nov 21 20:21:36 2022 UTC vs.
Revision 2.24 by greg, Mon Nov 21 21:39:40 2022 UTC

# Line 512 | Line 512 | if ($doextrem) {
512   $cmd .= qq[ | getinfo -r "EXPOSURE" "pcompos " "falsecolor @savedARGV"];
513  
514   # Process image and combine with legend
515 < exec $cmd;
515 > system $cmd;
516  
517   #EOF

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines