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 (10 lines) | stat: -rw-r--r-- 194 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
SRC += geometry/Line2D.cc
SRC += geometry/LineSegment2D.cc
SRC += geometry/Plane.cc
SRC += geometry/Sphere.cc
SRC += geometry/Cylinder.cc
SRC += geometry/Torus.cc
SRC += geometry/SphereIn.cc