kopia lustrzana https://github.com/jaseg/gerbolyze
rodzic
357c49016d
commit
419fa73865
gerbolyze
svg-flatten/include
|
@ -21,7 +21,7 @@ import click
|
|||
|
||||
import gerbonara as gn
|
||||
|
||||
__version__ = '3.1.6'
|
||||
__version__ = '3.1.7'
|
||||
|
||||
@click.group()
|
||||
def cli():
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
|
||||
namespace gerbolyze {
|
||||
|
||||
constexpr char lib_version[] = "2.0";
|
||||
constexpr char lib_version[] = "3.1.7";
|
||||
|
||||
typedef std::function<std::vector<d2p> *(double, double, double)> sampling_fun;
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue