git: 9front

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

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