git: 9front

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

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