bulk data dump
@@ -0,0 +1,10 @@
## build Histogram
## jbs - paragonsoft
## 06 Apr 2024 15:55
all: histo
histo: histogram.c
cc -o histo histogram.c -lm
clean:
rm histo
The note is not visible to the blocked user.