INGOR
Loading...
Searching...
No Matches
filter
FilterUtil.h
1
/*
2
filter/FilterUtil.{h,c} : Utility Functions for Filter programs
3
Copyright (C) 2018, Yoshinori Tamada <tamada A T ytlab.jp>
4
All rights reserved.
5
6
See LICENSE.txt for details of the licensing agreement.
7
*/
8
#ifndef __FILTER_UTIL_H
9
#define __FILTER_UTIL_H
10
11
#include "util/ytParseArgs.h"
12
ytParseArgs
* FilterUtil_genParseArgs();
13
14
#endif
/* __FILTER_UTIL_H */
ytParseArgs
Structure for parsing command line arguments.
Generated by
1.12.0