ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/makeall
(Generate patch)

Comparing ray/makeall (file contents):
Revision 1.26 by greg, Tue Oct 25 22:53:14 2011 UTC vs.
Revision 1.27 by greg, Wed Apr 25 22:21:06 2012 UTC

# Line 65 | Line 65 | if ( ! -d $idir ) then
65                  goto again1
66          endif
67   endif
68 if ( ! -d $idir/dev ) then
69        mkdir $idir/dev
70        if ( $status ) then
71                echo "Cannot create subdirectory, please reenter"
72                goto again1
73        endif
74 endif
68   set inpath=0
69   foreach i ( $path )
70          if ( "$i" == "$idir" ) then

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines