aboutsummaryrefslogtreecommitdiffstats
path: root/src/emc/ini/inijoint.hh
blob: 07bc0b5f1e6cd673df8b511952a46e96883acf20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/********************************************************************
* Description: inijoint.hh
*
*   Derived from a work by Fred Proctor & Will Shackleford
*
* Author:
* License: GPL Version 2
* System: Linux
*    
* Copyright (c) 2004-2009 All rights reserved.
********************************************************************/
#ifndef INIJOINT_HH
#define INIJOINT_HH

/* initializes joint modules from INI file */
extern int iniJoint(int joint, const char *filename);

#endif
bues.ch cgit interface