repo.or.cz
/
sqlgg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ORDER BY was incorrect
[sqlgg.git]
/
myocamlbuild_config.ml
blob
c8fe32fc3317763e50911a82bd4885363fc187b5
1
(* modify as needed *)
2
3
let
deriving_dir
=
4
if
Sys
.
os_type
=
"Win32"
5
then
"D:/temp/deriving-ocaml-3.11/deriving-0.1.1/lib"
6
else
"/home/ygrek/work/contrib/deriving-0.1.1/lib"