shithub: front

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

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