ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
group
/
trunk
/
madProps
/
GofR.c
Revision:
43
Committed:
Fri Jul 19 19:05:59 2002 UTC
(22 years, 9 months ago) by
mmeineke
Content type:
text/plain
File size:
96 byte(s)
Log Message:
finished working on the command line options, and started working on the GofR
File Contents
#
Content
1
#include <math.h>
2
#include <stdlib.h>
3
#include <stdio.h>
4
#include <string.h>
5
6
#include "GofR.h"