File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -135,15 +135,10 @@ _opam/%: _opam/opam-init/init.sh ocaml-versions/%.json
135135	@{ case  " $* "   in  \
136136		* 5.0* ) opam pin add -n --yes --switch $*  sexplib0.v0.15.0 https://github.com/shakthimaan/sexplib0.git#multicore;  \ 
137137	esac  }; 
138- <<<<<<< HEAD
139- 	opam pin add -n --yes --switch $* base.v0.14.3 https://github.com/janestreet/base.git# v0.14.3
140- ====== =
141- 	opam pin add -n --yes --switch $* base.v0.15.0 https://github.com/janestreet/base.git# v0.15.0
142- 	opam pin add -n --yes --switch $* eventlog-tools https://github.com/ocaml-multicore/eventlog-tools.git# multicore
143- >>>>>>> be86e47 (Require owl dependencies to be installed)
144138	opam pin add -n --yes --switch $*  coq-core https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
145139	opam pin add -n --yes --switch $*  coq-stdlib https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
146140	opam pin add -n --yes --switch $*  base.0.15.0 git+https://github.com/patricoferris/base.git#500+random
141+ 	opam pin add -n --yes --switch $*  eventlog-tools https://github.com/ocaml-multicore/eventlog-tools.git#multicore
147142
148143override_packages/%  : setup_sys_dune/% 
149144	$(eval  CONFIG_SWITCH_NAME = $* ) 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments