plan9port
fork of plan9port with libvec, libstr and libsdb
Log
|
Files
|
Refs
|
README
|
LICENSE
grade.c (59B)
1
#include "mplot.h"
2
void grade(double x){
3
e1->grade = x;
4
}