This commit is contained in:
Deleted user 2018-12-12 01:46:14 +00:00 committed by GitHub
commit 73f706f792
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
e.gnuplot Normal file
View File

@ -0,0 +1,2 @@
#!/usr/bin/env gnuplot
while 1 { print("e") }