Skip to content
Snippets Groups Projects
Commit cd86b640 authored by Denis Barbier's avatar Denis Barbier
Browse files

Import the ros/ directory of OCCT 6.5.3

 Copy LICENSE from top-level directory.
 Fix permissions (on Unix):

   find * -type f -exec chmod a-x {} \;

   # Windows scripts
   find adm/msvc  -type f -exec chmod a+x {} \;

   # Shell and bat scripts
   chmod a+x draw.bat \
             draw.sh \
             env.bat \
             env.sh \
             custom.bat \
             custom.sh \
             msvc.bat \
             src/DrawResources/demo.bat
parent 0491f3b2
No related branches found
Tags official/6.5.3
No related merge requests found
Showing
with 182 additions and 2258 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment