This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
pascal
/
pas2js
espejo de
https://gitlab.com/freepascal.org/fpc/pas2js.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
* Disable unused params warning
Michaël Van Canneyt
hace 2 años
padre
289b8226bb
commit
f1a55daf76
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
packages/webwidget/webwidget.pas
+ 1
- 1
packages/webwidget/webwidget.pas
Ver fichero
@@ -16,7 +16,7 @@
unit webwidget;
{$mode objfpc}{$H+}
-
+
{$WARN 4501 off : }
interface
uses