First commit 11/11/1991
This commit is contained in:
25
SV_DATOS.H
Normal file
25
SV_DATOS.H
Normal file
@ -0,0 +1,25 @@
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
/// Nombre: SV_DATOS.H ///
|
||||
/// Modulo: Cabecera com<6F>n a todos los m<>dulos ///
|
||||
/// Descripci<63>n: ///
|
||||
/// ///
|
||||
/// Autor: Jos<6F> David Guill<6C>n Dominguez ///
|
||||
/// Fecha: 21 - 05 - 1995 ///
|
||||
/// ///
|
||||
/// Comentario: ///
|
||||
/// ///
|
||||
/// ///
|
||||
/// Compilador Borland C++ 3.0 ///
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
Reference in New Issue
Block a user