File: module.mk

package info (click to toggle)
python-demgengeo 0.99~bzr106-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,552 kB
  • sloc: cpp: 12,251; python: 1,251; makefile: 261; sh: 26
file content (4 lines) | stat: -rw-r--r-- 158 bytes parent folder | download | duplicates (7)
1
2
3
4
SRC += sphere_fitting/Sphere2DFitter.cc
SRC += sphere_fitting/Sphere3DFitter.cc
SRC += sphere_fitting/fit_2d_sphere.cc
SRC += sphere_fitting/fit_3d_sphere.cc