git: 9front

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

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