From c2f29087b7e3ff09009449f63292c14cea5ff7a7 Mon Sep 17 00:00:00 2001 From: TEC Date: Tue, 25 Oct 2022 15:57:31 +0800 Subject: [PATCH] Questions: add Fortran to languages --- config/survey.jl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/survey.jl b/config/survey.jl index 169f2c1..b46e551 100644 --- a/config/survey.jl +++ b/config/survey.jl @@ -74,9 +74,9 @@ This takes most people 5–15 minutes to complete.", MultiSelect(:languages, "Which languages do you program (in Emacs) in?", ["Assembly", "C++", "C", "C#", "Clojure", "Common Lisp", - "Elisp", "Elixir", "Erlang", "Go", "HTML/CSS", "Haskell", - "Javascript", "Julia", "Java", "Python", "PHP", "Perl", - "R", "Rust", "Ruby", "Scheme", "Shell scripting" => "Shell", + "Elisp", "Elixir", "Erlang", "Fortran", "Go", "HTML/CSS", + "Haskell", "Javascript", "Julia", "Java", "Python", "PHP", + "Perl", "R", "Rust", "Ruby", "Scheme", "Shell scripting" => "Shell", "SQL", "Typescript", :other]), RadioSelect(:prose, "Do you use Emacs for writing prose?",