git: 9front

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

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