git: 9front

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

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