Explorar el Código

Remove reloading entry from jiffy.app.

Multiple error reports on this.

Fixes #6
pull/8/merge
Paul J. Davis hace 13 años
padre
commit
13b6050096
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      src/jiffy.app.src

+ 0
- 1
src/jiffy.app.src Ver fichero

@ -2,6 +2,5 @@
{description, "JSON Decoder/Encoder."},
{vsn, git},
{registered, []},
{mod, reloading, []},
{applications, [kernel]}
]}.

Cargando…
Cancelar
Guardar