git: 9front

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

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