summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-25 18:38:45 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-25 18:41:40 +0900
commit0d043d6c1c912918ff6b5066061d26a81f2fd5e0 (patch)
treeee458e3f77cbeb0b97e997717e1afb3a51127e78
parent6d497a198bb0d1483e0b5b5c5eb33cf12e31b36a (diff)
downloadlibksquirrel-0d043d6c1c912918ff6b5066061d26a81f2fd5e0.tar.gz
libksquirrel-0d043d6c1c912918ff6b5066061d26a81f2fd5e0.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rwxr-xr-xconfig.guess7
-rwxr-xr-xconfig.sub7
2 files changed, 0 insertions, 14 deletions
diff --git a/config.guess b/config.guess
index da83314..927a3c3 100755
--- a/config.guess
+++ b/config.guess
@@ -1552,10 +1552,3 @@ UNAME_VERSION = ${UNAME_VERSION}
EOF
exit 1
-
-# Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "timestamp='"
-# time-stamp-format: "%:y-%02m-%02d"
-# time-stamp-end: "'"
-# End:
diff --git a/config.sub b/config.sub
index a39437d..9940bdc 100755
--- a/config.sub
+++ b/config.sub
@@ -1677,10 +1677,3 @@ esac
echo $basic_machine$os
exit
-
-# Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "timestamp='"
-# time-stamp-format: "%:y-%02m-%02d"
-# time-stamp-end: "'"
-# End: