File: module.mk

package info (click to toggle)
python-demgengeo 1.4-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,000 kB
  • sloc: cpp: 13,449; python: 1,260; makefile: 304; sh: 90
file content (4 lines) | stat: -rw-r--r-- 158 bytes parent folder | download | duplicates (6)
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