X-Git-Url: https://git.llucax.com/z.facultad/75.68/celdas.git/blobdiff_plain/3614a9b0d6ac477997b3b88d7362494e55538dc3..07a7e06dfcbacb8647f8bffdb117fc7e5f416ba8:/trunk/src/main.h diff --git a/trunk/src/main.h b/trunk/src/main.h index 5cbb72f..fdfbb4e 100644 --- a/trunk/src/main.h +++ b/trunk/src/main.h @@ -19,7 +19,7 @@ double AcanzarZ(CEntorno& e); // Entono especializado -class CMiEntorno : CEntorno +struct CMiEntorno : CEntorno { public: virtual void inicializar() ;