Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
lowercased symba so bell will like it
Browse files Browse the repository at this point in the history
  • Loading branch information
cwishard committed Oct 13, 2022
1 parent 6042cec commit 777d6a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ SET(ORBEL ${SRC}/orbel)
SET(PYTHONBINDINGS ${SRC}/python_bindings)
SET(RMVS ${SRC}/rmvs)
SET(SETUP ${SRC}/setup)
SET(SYMBA ${SRC}/SYMBA)
SET(SYMBA ${SRC}/symba)
#SET(TIDES ${SRC}/tides)
SET(USER ${SRC}/user)
SET(UTIL ${SRC}/util)
Expand Down

0 comments on commit 777d6a2

Please sign in to comment.