Skip to content

Commit

Permalink
Remove remnant
Browse files Browse the repository at this point in the history
  • Loading branch information
mosa11aei authored Jun 27, 2024
1 parent 34ffaaf commit 342020d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/cmake/autocoder/subtopology.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
include(autocoder/helpers)

set(PYTHON_TOOL "/Users/amosalla/JPL/348C/subtopology-ac-testing/ac-tool/src/ac_tool/tool.py")
set(PYTHON_TOOL "/Absolute/Path/To/tool.py")

autocoder_setup_for_individual_sources()

Expand Down Expand Up @@ -32,4 +32,4 @@ function(subtopology_setup_autocode AC_INPUT_FILE)
else()
set(AUTOCODER_GENERATED "" PARENT_SCOPE)
endif()
endfunction(subtopology_setup_autocode)
endfunction(subtopology_setup_autocode)

0 comments on commit 342020d

Please sign in to comment.