File: module.mk

package info (click to toggle)
python-demgengeo 1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,004 kB
  • ctags: 2,158
  • sloc: cpp: 12,532; python: 1,260; makefile: 281; sh: 92
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