git: 9front

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

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