git: 9front

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

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