git: 9front

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

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