git: 9front

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

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