git: 9front

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

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