git: 9front

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

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