git: 9front

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

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