diff options
author | Xavier Leroy <xavier.leroy@inria.fr> | 2001-07-12 15:32:23 +0000 |
---|---|---|
committer | Xavier Leroy <xavier.leroy@inria.fr> | 2001-07-12 15:32:23 +0000 |
commit | f82c5fa471f3e473ffa2e6ad4fb7956ba9a8fb8e (patch) | |
tree | af32ca76163745cb3ac84b4e323fc18075a5d5ad /otherlibs/graph/.depend | |
parent | 53f02c13cf1a8f5f5bb1ab4110bab7a318eb4857 (diff) |
Suppression de draws.c (cf derniere modif de Damien). Deplacement des fonctions specifiques X11 dans GraphicsX11
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@3577 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'otherlibs/graph/.depend')
-rw-r--r-- | otherlibs/graph/.depend | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/otherlibs/graph/.depend b/otherlibs/graph/.depend index acf93e398..c0b0f54e0 100644 --- a/otherlibs/graph/.depend +++ b/otherlibs/graph/.depend @@ -1,6 +1,5 @@ color.o: color.c libgraph.h draw.o: draw.c libgraph.h -draws.o: draws.c libgraph.h dump_img.o: dump_img.c libgraph.h image.h events.o: events.c libgraph.h fill.o: fill.c libgraph.h @@ -11,7 +10,7 @@ point_col.o: point_col.c libgraph.h sound.o: sound.c libgraph.h subwindow.o: subwindow.c libgraph.h text.o: text.c libgraph.h -essai.cmo: graphics.cmi -essai.cmx: graphics.cmx graphics.cmo: graphics.cmi graphics.cmx: graphics.cmi +graphicsX11.cmo: graphics.cmi graphicsX11.cmi +graphicsX11.cmx: graphics.cmx graphicsX11.cmi |