Skip to content
Snippets Groups Projects
Commit faf9cd58 authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Merge branch 'master' of git.astron.nl:desp/hdl

parents 43b8f0b6 4a2c0fa1
No related branches found
No related tags found
No related merge requests found
Pipeline #55346 passed
...@@ -99,6 +99,6 @@ done ...@@ -99,6 +99,6 @@ done
if [[ -d "${HDL_WORK}/../args" ]]; then if [[ -d "${HDL_WORK}/../args" ]]; then
. ../args/init_args.sh . ../args/init_args.sh
fi fi
if [[ -d "${HDL_WORK}/../vhdl_style" ]]; then if [[ -d "${HDL_WORK}/../vhdlstyle" ]]; then
. ../vhdl_style/init_vhdl_style.sh . ../vhdlstyle/init_vhdl_style.sh
fi fi
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