git: 9front

ref: ff938783a149a445fe8019cf5b31f4c49b8f0eef
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}