diff options
Diffstat (limited to 'cad/opencascade/files/patch-wok_lib_LD.edl')
-rw-r--r-- | cad/opencascade/files/patch-wok_lib_LD.edl | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/cad/opencascade/files/patch-wok_lib_LD.edl b/cad/opencascade/files/patch-wok_lib_LD.edl deleted file mode 100644 index c1e0f6281806..000000000000 --- a/cad/opencascade/files/patch-wok_lib_LD.edl +++ /dev/null @@ -1,16 +0,0 @@ ---- wok/lib/LD.edl.orig Fri Sep 21 10:07:39 2001 -+++ wok/lib/LD.edl Wed Aug 9 23:56:04 2006 -@@ -70,6 +70,13 @@ - @endif; - - -+-- Definition du Link FreeBSD -+ @if ( %Station == "bsd" ) then -+ @template LD_Footer ( %Station ) is -+ $ ; -+ @end; -+ @endif; -+ - -- Definition du Link Sun/Solaris 2.4 - - @if ( %Station == "sun" ) then |