diff options
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | TODO | 2 |
2 files changed, 0 insertions, 4 deletions
@@ -28,5 +28,3 @@ Style Notes * Public functions don't get the ``ec_`` prefix, private functions do. * eval is evil, so we disabled it. * Absolute paths to executables are not portable, so don't use them. - - vim: set tw=78 ft=glep : @@ -19,5 +19,3 @@ Possible Ideas * --interactive/--ask : We could make this a global option and PUBLIC, for th modules to decide whether an action can be performed. (ciaranm doesn't like this idea) - -vim: set tw=78 ft=glep : |