|  | # DO NOT EDIT: This is a generated file. | 
|  | # See //bazel/exporter_tool/README.md for more information. | 
|  | # | 
|  | # The sources of truth are: | 
|  | #   //modules/bentleyottmann/include/BUILD.bazel | 
|  | #   //modules/bentleyottmann/src/BUILD.bazel | 
|  | #   //modules/bentleyottmann/tests/BUILD.bazel | 
|  |  | 
|  | # To update this file, run make -C bazel generate_gni | 
|  |  | 
|  | _modules = get_path_info("../../modules", "abspath") | 
|  |  | 
|  | # Generated by Bazel rule //modules/bentleyottmann/include:hdrs | 
|  | bentleyottmann_public = [ | 
|  | "$_modules/bentleyottmann/include/BentleyOttmann1.h", | 
|  | "$_modules/bentleyottmann/include/BruteForceCrossings.h", | 
|  | "$_modules/bentleyottmann/include/EventQueue.h", | 
|  | "$_modules/bentleyottmann/include/EventQueueInterface.h", | 
|  | "$_modules/bentleyottmann/include/Int96.h", | 
|  | "$_modules/bentleyottmann/include/Point.h", | 
|  | "$_modules/bentleyottmann/include/Segment.h", | 
|  | "$_modules/bentleyottmann/include/SweepLine.h", | 
|  | ] | 
|  |  | 
|  | # Generated by Bazel rule //modules/bentleyottmann/src:srcs | 
|  | bentleyottmann_sources = [ | 
|  | "$_modules/bentleyottmann/src/BentleyOttmann1.cpp", | 
|  | "$_modules/bentleyottmann/src/BruteForceCrossings.cpp", | 
|  | "$_modules/bentleyottmann/src/EventQueue.cpp", | 
|  | "$_modules/bentleyottmann/src/Int96.cpp", | 
|  | "$_modules/bentleyottmann/src/Point.cpp", | 
|  | "$_modules/bentleyottmann/src/Segment.cpp", | 
|  | "$_modules/bentleyottmann/src/SweepLine.cpp", | 
|  | ] | 
|  |  | 
|  | # Generated by Bazel rule //modules/bentleyottmann/tests:tests | 
|  | bentleyottmann_tests = [ | 
|  | "$_modules/bentleyottmann/tests/BentleyOttmann1Test.cpp", | 
|  | "$_modules/bentleyottmann/tests/BruteForceCrossingsTest.cpp", | 
|  | "$_modules/bentleyottmann/tests/EventQueueTest.cpp", | 
|  | "$_modules/bentleyottmann/tests/Int96Test.cpp", | 
|  | "$_modules/bentleyottmann/tests/PointTest.cpp", | 
|  | "$_modules/bentleyottmann/tests/SegmentTest.cpp", | 
|  | "$_modules/bentleyottmann/tests/SweepLineTest.cpp", | 
|  | ] |