Introduction
Introduction Statistics Contact Development Disclaimer Help
Fix index.dbob and index.bob example files. - geomyidae - a small C-based gophe…
git clone git://git.codemadness.org/geomyidae
Log
Files
Refs
README
LICENSE
---
commit fc42a2cc6f17ebbc7cfe22fa82905563e73f9ba6
parent 55786ce96a30a89b836e2ebdda0a284dfecffefe
Author: Christoph Lohmann <[email protected]>
Date: Sat, 25 Feb 2023 15:36:10 +0100
Fix index.dbob and index.bob example files.
Diffstat:
M bob/index.bob | 1 -
M bob/index.dbob | 1 +
2 files changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bob/index.bob b/bob/index.bob
@@ -1,5 +1,4 @@
#!/usr/bin/env eval-bob
-[h|BOB is great.|URL:https://www.bob.be|server|port]
<?geomyidae
echo aaaaahhhh
a="sober"
diff --git a/bob/index.dbob b/bob/index.dbob
@@ -1,4 +1,5 @@
#!/usr/bin/env eval-bob
+[h|BOB is great.|URL:https://www.bob.be|server|port]
<?geomyidae
echo aaaaahhhh
a="sober"
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.