Horizon
Loading...
Searching...
No Matches
src
export_odb
odb_export.hpp
1
#pragma once
2
#include <memory>
3
#include <sstream>
4
5
namespace
horizon {
6
7
void
export_odb(
const
class
Board &brd,
const
class
ODBOutputSettings &settings);
8
9
}
// namespace horizon
Generated by
1.9.8