git: 9front

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

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