git: 9front

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

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