source: observatorio/simulacion/ModuloDinamico/simulator.i

simulacion
Last change on this file was 8eb9820, checked in by Alejandro <amujica@…>, 9 years ago

Creado el modulo python para el simulador

  • Property mode set to 100644
File size: 71 bytes
Line 
1%module simulator
2%{
3#include <simulator.H>
4%}
5
6%include "simulator.H"
Note: See TracBrowser for help on using the repository browser.