git: 9front

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

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