Last edit
Changed:
< For a more powerful and up to date Ansys mode--but which runs only with Emacs 22--please have a look at AnsysMode -- [[dida]]
to
> For a more powerful and up to date Ansys mode, based on Ansys 12.0 and written for Emacs 23, please have a look at AnsysMode -- [[dida]]
How-to use highlightening for ansys-files
Get it at http://www.mecheng.adelaide.edu.au/~will/ansys/ansys-mod.el (The file at http://ansys.net/ansys/tools/ansys-mod.el is broken.)
(autoload 'ansys-mode "ansys-mod" nil t)
(add-to-list 'auto-mode-alist '("\\.ans\\'" . ansys-mode))