module MakeRegister: functor (Pages : REGCREATE) -> ELIOMREGSIG with type page = Pages.page
functor (
Pages
:
REGCREATE
) ->
ELIOMREGSIG
with type page = Pages.page
include Eliommkreg.ELIOMREGSIG1
module Cookies: Eliommkreg.ELIOMREGSIG1 with type page = page * Eliomservices.cookie list
Eliommkreg.ELIOMREGSIG1
with type page = page * Eliomservices.cookie list