git: 9front

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

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