"docs-source/vscode:/vscode.git/clone" did not exist on "f08a1cf8ee42ff42dae1d2d72c2a207805cd2df8"
Commit 13522820 authored by Michael Sherman's avatar Michael Sherman
Browse files

fix comment

parent 692d0ebe
# Uncomment DEBUG to use OpenMM libraries instead of release libraries # Uncomment DEBUG to use OpenMM libraries instead of release libraries
# DEBUG=_d # DEBUG=_d
# Default install directory
#
# Linux
# CFLAGS = -g -m32
#
# Mac
# CFLAGS = -g -m32 -bind_at_load
# Check whether this is the right capitalization for your install directory. # Check whether this is the right capitalization for your install directory.
OpenMM_INSTALL_DIR=/usr/local/OpenMM OpenMM_INSTALL_DIR=/usr/local/OpenMM
CFLAGS = -g CFLAGS = -g
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment