File: Empty.cpp

package info (click to toggle)
openmm 7.7.0%2Bdfsg-9
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 114,116 kB
  • sloc: xml: 376,993; cpp: 198,330; python: 31,278; ansic: 5,610; lisp: 2,294; sh: 415; f90: 233; makefile: 223; csh: 19
file content (3 lines) | stat: -rw-r--r-- 143 bytes parent folder | download | duplicates (4)
1
2
3
// This empty C++ source file is just used to 
// trick CMake into linking with C++ libraries
// when building a C main program statically.