File: Empty.cpp

package info (click to toggle)
openmm 8.1.2%2Bdfsg-12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 119,192 kB
  • sloc: xml: 377,325; cpp: 226,673; ansic: 42,767; python: 32,634; lisp: 2,441; sh: 440; makefile: 254; f90: 233; 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.