git: 9front

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

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