mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
e615b3dbed
A PostScript plotting library in C. PR: 8051 Submitted by: Anton Berezin <tobez@plab.ku.dk>
11 lines
284 B
Plaintext
11 lines
284 B
Plaintext
--- ../examples/loglog/TFopt-lrLog.c.orig Fri Sep 25 18:05:29 1998
|
|
+++ ../examples/loglog/TFopt-lrLog.c Fri Sep 25 18:05:38 1998
|
|
@@ -14,7 +14,6 @@
|
|
#include <stdio.h>
|
|
#include <math.h>
|
|
#include <string.h>
|
|
-#include <streams/streams.h>
|
|
#include <cgraph.h>
|
|
|
|
#define PI 3.141592654
|