Skip to content
Snippets Groups Projects
Commit 4a2c0fa1 authored by Pieter Donker's avatar Pieter Donker
Browse files

changed init file

parent 225f4d59
No related branches found
No related tags found
No related merge requests found
Pipeline #55327 passed
......@@ -99,6 +99,6 @@ done
if [[ -d "${HDL_WORK}/../args" ]]; then
. ../args/init_args.sh
fi
if [[ -d "${HDL_WORK}/../vhdl_style" ]]; then
. ../vhdl_style/init_vhdl_style.sh
if [[ -d "${HDL_WORK}/../vhdlstyle" ]]; then
. ../vhdlstyle/init_vhdl_style.sh
fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment