git: 9front

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

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