From fed7d0f693128ae2a7c19a519882f12f138d88b4 Mon Sep 17 00:00:00 2001 From: pboutill Date: Wed, 2 May 2012 17:11:23 +0000 Subject: Coqide highligthing is back (done by gtksourceview). git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@15269 85f007b7-540e-0410-9357-904b9bb8a0f7 --- Makefile.build | 4 +- ide/coq.lang | 201 +++++++++++++++++++++++++++++++++++++++++++++++++ ide/coq_style.xml | 14 ++++ ide/preferences.ml | 4 +- theories/Vectors/Fin.v | 1 + 5 files changed, 220 insertions(+), 4 deletions(-) create mode 100644 ide/coq.lang create mode 100644 ide/coq_style.xml diff --git a/Makefile.build b/Makefile.build index ef2bb067d3..5b490148db 100644 --- a/Makefile.build +++ b/Makefile.build @@ -285,7 +285,7 @@ COQIDEFLAGS=-thread $(COQIDEINCLUDES) .SUFFIXES:.vo -IDEFILES=ide/coq.png ide/mac_default_accel_map +IDEFILES=ide/coq.lang ide/coq_style.xml ide/coq.png ide/mac_default_accel_map coqide-binaries: coqide-$(HASCOQIDE) coqide-no: @@ -336,7 +336,7 @@ endif install-ide-files: $(MKDIR) $(FULLDATADIR) - $(INSTALLLIB) ide/coq.png $(FULLDATADIR) + $(INSTALLLIB) ide/coq.png ide/coq.lang ide/coq_style.xml $(FULLDATADIR) $(MKDIR) $(FULLCONFIGDIR) if [ $(IDEOPTINT) = QUARTZ ] ; then $(INSTALLLIB) ide/mac_default_accel_map $(FULLCONFIGDIR)/coqide.keys ; fi diff --git a/ide/coq.lang b/ide/coq.lang new file mode 100644 index 0000000000..daac4c181d --- /dev/null +++ b/ide/coq.lang @@ -0,0 +1,201 @@ + + + + *.v + \(\* + \*\) + + + +