git: 9front

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

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