This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
taddeus
/
multitouch
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Removed unused Python shebang.
Taddeus Kroes
hace 13 años
padre
4f62d702a0
commit
c5b29a5a1f
Se han
modificado 1 ficheros
con
0 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
0
1
src/tuio_server.py
+ 0
- 1
src/tuio_server.py
Ver fichero
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
from OSC import OSCServer
OSCServer.print_tracebacks = True