summary refs log tree commit diff
path: root/bin/watch.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--[-rwxr-xr-x]bin/watch.c (renamed from home/.bin/watch.c)7
1 files changed, 1 insertions, 6 deletions
diff --git a/home/.bin/watch.c b/bin/watch.c
index c13f6d71..4b1bfb4d 100755..100644
--- a/home/.bin/watch.c
+++ b/bin/watch.c
@@ -1,9 +1,4 @@
-#if 0
-exec cc -Wall -Wextra -Wpedantic -o $(dirname $0)/watch $0
-#endif
-
-/*
- * Execute a command each time files change.
+/* Execute a command each time files change.
  *
  * Copyright (c) 2017, Curtis McEnroe <programble@gmail.com>
  *
d> 2019-07-25Use scheme to style HTMLsJune McEnroe 2019-07-25Don't match comments in strings in makeJune McEnroe 2019-07-25Generate index.html with links from bin.7June McEnroe 2019-07-24Warn when date has changedJune McEnroe 2019-07-24Add whenJune McEnroe When? Now. 2019-07-24Remove histedit from bitJune McEnroe