diff options
| author | Marius Peter <marius.peter@tutanota.com> | 2025-06-29 11:42:07 +0200 | 
|---|---|---|
| committer | Marius Peter <marius.peter@tutanota.com> | 2025-06-29 11:42:07 +0200 | 
| commit | 7277ab93adcad0cd7ecc9a230dff82d1b82d1bcc (patch) | |
| tree | bcdb8bd1e8b148021475d0c43094c91ea7830995 | |
| parent | 29245f86932491771b7c28ad9ac03fbc869b8390 (diff) | |
Add file local variable to dune-project.
| -rw-r--r-- | dune-project | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/dune-project b/dune-project index e292713..e30ccb7 100644 --- a/dune-project +++ b/dune-project @@ -24,4 +24,6 @@   (tags    (git "web interface"))) -; See the complete stanza docs at https://dune.readthedocs.io/en/stable/reference/dune-project/index.html +;; Local Variables: +;; mode: lisp +;; End: | 
