summaryrefslogtreecommitdiffstats
path: root/src/geometryn.c
Commit message (Expand)AuthorAgeFilesLines
* Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verificationChristophe Grenier2022-04-131-1/+1
* Disable ncurses library when using frama-cChristophe Grenier2020-11-011-0/+4
* Declare as const some static variablesChristophe Grenier2013-05-221-1/+1
* change_geometry_ncurses(): make some variables more localChristophe Grenier2013-05-171-4/+4
* Compilation fix when curses interface is missingChristophe Grenier2013-05-151-2/+2
* Split change_geometry() into change_geometry_cli() and change_geometry_ncurses()Christophe Grenier2013-05-151-0/+188