Skip to content

Commit

Permalink
Remove spurious comment
Browse files Browse the repository at this point in the history
  • Loading branch information
JCGoran committed Dec 18, 2024
1 parent 94cff2d commit 03203ca
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/nrniv/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,12 +115,6 @@ endif()
# Translate all MOD files to C and mark them generated
# =============================================================================
foreach(modfile ${NRN_MODFILE_BASE_NAMES})
# =============================================================================
# ~~~
# Set the correct supported keyword for CoreNEURON compatibility
# - Replace GLOBAL variable by RANGE
# ~~~
# =============================================================================
if(NRN_ENABLE_CORENEURON OR NRN_ENABLE_MOD_COMPATIBILITY)
nocmodl_mod_to_cpp(${modfile} "modfiles/coreneuron")
else()
Expand Down

0 comments on commit 03203ca

Please sign in to comment.