Skip to content
Snippets Groups Projects
Commit a5155ed3 authored by Allen Pan's avatar Allen Pan
Browse files

fix a mistake in pt-timing node

parent 2dc1deaf
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ source -echo -verbose designer_interface.tcl
# Set up paths and libraries
set_app_var search_path ". $pt_additional_search_path $search_path"
set_app_var target_library $ptpx_target_libraries
set_app_var target_library $pt_target_libraries
set_app_var link_library "* $pt_target_libraries $pt_extra_link_libraries"
#-------------------------------------------------------------------------
......
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