git: 9front

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

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