From ea09a6e0b38e1ddf43ffcd81d27f0506411eb8e4 Mon Sep 17 00:00:00 2001
From: AlexeyAB <alexeyab84@gmail.com>
Date: Tue, 09 Jan 2018 19:26:54 +0000
Subject: [PATCH] Command line for example of usage DLL/SO
---
src/layer.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/layer.h b/src/layer.h
index eb480c0..285abe3 100644
--- a/src/layer.h
+++ b/src/layer.h
@@ -122,6 +122,8 @@
int classfix;
int absolute;
+ int onlyforward;
+ int stopbackward;
int dontload;
int dontloadscales;
--
Gitblit v1.10.0