git: 9front

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

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