mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-21 03:48:08 -05:00
6 lines
162 B
Bash
6 lines
162 B
Bash
#!/bin/sh
|
|
###############################################
|
|
# Tell the system that there is a new library
|
|
###############################################
|
|
ldconfig
|