Show
Ignore:
Timestamp:
07/02/09 19:11:37 (14 months ago)
Author:
smimram
Message:

Backup code.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/liquidsoap/src/lang/lang.ml

    r6706 r6717  
    5050  T.make 
    5151    (T.Arrow (List.map (fun (lbl,kind,opt,_) -> (opt<>None,lbl,kind)) p, t)) 
    52      
     52 
    5353let to_doc category flags main_doc proto return_t = 
    5454  let item = new Doc.item ~sort:false main_doc in