git: 9front

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

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