cctools
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
dttools
src
envtools.h
1
/*
2
Copyright (C) 2010- The University of Notre Dame
3
This software is distributed under the GNU General Public License.
4
See the file COPYING for details.
5
*/
6
7
#ifndef ENVTOOLS_H
8
#define ENVTOOLS_H
9
10
int
find_executable(
const
char
*exe_name,
const
char
*env_path_var,
char
*exe_path,
int
max_length);
11
12
#endif
Generated on Sat Jun 30 2012 09:55:32 for cctools by
1.8.1.1