setup_sock

来自「fortran并行计算包」· 代码 · 共 7 行

TXT
7
字号
#! /bin/sh# Let the ch3 configure know which utility modules are needed for this channel# (in ch3/util/<directory>, in this case, ch3/util/sock)ch3subsystems="$ch3subsystems sock"needs_sock=yes

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?