git: 9front

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

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