git: 9front

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

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