git: 9front

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

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