package daypack-lib

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Source file time_profile_store_t.ml

1
2
3
4
5
6
7
8
(* Auto-generated from "time_profile_store.atd" *)
[@@@ocaml.warning "-27-32-33-35-39"]

type profile = Time_profile_t.t

type t = profile list

type data = Time_profile_t.data