Skip to content

Commit

Permalink
kirk review
Browse files Browse the repository at this point in the history
  • Loading branch information
davemarco committed Nov 6, 2024
1 parent d9e9e97 commit efaeedd
Show file tree
Hide file tree
Showing 7 changed files with 114 additions and 451 deletions.
3 changes: 1 addition & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,7 @@ target_include_directories(
target_include_directories(${CLP_FFI_JS_BIN_NAME} PRIVATE src/)

set(CLP_FFI_JS_SRC_MAIN
src/clp_ffi_js/ir/decoding_methods.cpp
src/clp_ffi_js/ir/IrStreamReader.cpp
src/clp_ffi_js/ir/UnstructuredIrStreamReader.cpp
src/clp_ffi_js/ir/StreamReader.cpp
)

Expand Down
224 changes: 0 additions & 224 deletions src/clp_ffi_js/ir/IrStreamReader.cpp

This file was deleted.

90 changes: 0 additions & 90 deletions src/clp_ffi_js/ir/IrStreamReader.hpp

This file was deleted.

Loading

0 comments on commit efaeedd

Please sign in to comment.