Blame view

Giac_maj/epsilon-giac/python/port/port.h 84 Bytes
6663b6c9   adorian   projet complet av...
1
2
3
4
5
6
  #ifndef PYTHON_PORT_H
  #define PYTHON_PORT_H
  
  void mp_port_init_stack_top();
  
  #endif