git: 9front

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

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