[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: pcb.git: branch: master updated (7879b42500beae96d3a6f56c0ecbca5c4db17a62)



The branch, master has been updated
       via  7879b42500beae96d3a6f56c0ecbca5c4db17a62 (commit)
      from  65173bc7866af72dd2d535368354a6f29f9a9f31 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


=========
 Summary
=========

 src/toporouter.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


=================
 Commit Messages
=================

commit 7879b42500beae96d3a6f56c0ecbca5c4db17a62
Author: anthonix <anthonix@anthonix-desktop.(none)>
Commit: anthonix <anthonix@anthonix-desktop.(none)>

    Toporouter: disabled some experimental stuff

:100644 100644 646b3e0... efebbe4... M	src/toporouter.c

=========
 Changes
=========

commit 7879b42500beae96d3a6f56c0ecbca5c4db17a62
Author: anthonix <anthonix@anthonix-desktop.(none)>
Commit: anthonix <anthonix@anthonix-desktop.(none)>

    Toporouter: disabled some experimental stuff

diff --git a/src/toporouter.c b/src/toporouter.c
index 646b3e0..efebbe4 100644
--- a/src/toporouter.c
+++ b/src/toporouter.c
@@ -9494,7 +9494,7 @@ export_oproute_check:
   }
 //*/  
 
-  oproutes_tof_match(r, oproutes);
+//  oproutes_tof_match(r, oproutes);
   
 //export_oproute_finish:
   i = oproutes;
@@ -10397,7 +10397,7 @@ toporouter (int argc, char **argv, int x, int y)
 */
   spring_embedder(r);
   create_pad_points(r);
-///*
+/*
   {
     int i;
     for(i=0;i<groupcount();i++) {
@@ -10406,7 +10406,7 @@ toporouter (int argc, char **argv, int x, int y)
       toporouter_draw_surface(r, r->layers[i].surface, buffer, 2048, 2048, 2, NULL, i, NULL);
     }
   }
-//*/ 
+*/ 
   toporouter_export(r);
 
 /*




_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs