codac
1.5.6
Loading...
Searching...
No Matches
src
core
tools
codac2_object_file_format.h
Go to the documentation of this file.
1
9
10
#pragma once
11
12
#include <list>
13
#include <string>
14
#include "
codac2_IntervalVector.h
"
15
16
namespace
codac2
17
{
18
void
export_to_ObjectFileFormat(
const
std::list<IntervalVector>& l,
const
std::string& file_name,
const
std::string& color =
"black"
);
19
}
codac2_IntervalVector.h
Generated by
1.13.0