File: shape_cubic.c.diff

package info (click to toggle)
autotrace 0.31.1-15
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 2,500 kB
  • ctags: 1,201
  • sloc: ansic: 12,595; sh: 8,311; makefile: 203
file content (10 lines) | stat: -rw-r--r-- 235 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
--- shape_cubic.c.old	Fri Aug 17 18:06:16 2001
+++ shape_cubic.c	Mon Nov 26 21:13:48 2001
@@ -1,6 +1,7 @@
 
 #include <math.h>
 #include "shape_util.h"
+#include "libming.h"
 
 extern int Ming_cubicThreshold;
 extern float Ming_scale;