git: 9front

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

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