]> matita.cs.unibo.it Git - helm.git/commit - helm/cgi/mkheader.pl
dir reorganization
authorStefano Zacchiroli <zack@upsilon.cc>
Thu, 2 Feb 2006 18:20:44 +0000 (18:20 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Thu, 2 Feb 2006 18:20:44 +0000 (18:20 +0000)
commit2b2b90087f836c2f32291935216549e9370e68c3
treef131371ba718101f704cca1e7d6432182f42c9dd
parente2a938b39ba0f99c2a033d36e1a9cbfb7bef9c6c
dir reorganization
106 files changed:
helm/DEVEL/gtkmathview-bonobo/.cvsignore [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/AUTHORS [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/ChangeLog [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/LICENSE [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/Makefile.am [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/NEWS [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/README [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/TODO [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/configure.ac [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/gtkmathview-bonobo.pc.in [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/idl/.cvsignore [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/idl/GtkMathView.idl [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/idl/Makefile.am [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/src/.cvsignore [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/src/GNOME_GtkMathView.server.in.in [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/src/Makefile.am [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/src/aux.cc [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/src/aux.h [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/src/control-data.c [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/src/control-data.h [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/src/control-factory.c [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/src/control-factory.h [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/src/handlers.c [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/src/handlers.h [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/src/persist-file.c [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/src/persist-file.h [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/src/persist-stream.c [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/src/persist-stream.h [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/src/view.c [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/src/view.h [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/test/.cvsignore [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/test/Makefile.am [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/test/embedding.html [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/test/embedding.xml [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/test/main.c [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/test/test.mml [new file with mode: 0644]
helm/DEVEL/gtkmathview-bonobo/test/testembedding.html [new file with mode: 0644]
helm/annotationHelper/.cvsignore [deleted file]
helm/annotationHelper/.depend [deleted file]
helm/annotationHelper/Makefile [deleted file]
helm/annotationHelper/cicAnnotationHelper.ml [deleted file]
helm/annotationHelper/cicAnnotationHinter.ml [deleted file]
helm/annotationHelper/cicAnnotationHinter.mli [deleted file]
helm/cgi/mkcontrol.pl [deleted file]
helm/cgi/mkheader.pl [deleted file]
helm/cgi/mkindex.pl [deleted file]
helm/cgi/mkindexcic.pl [deleted file]
helm/cgi/mkindextheory.pl [deleted file]
helm/configuration/.cvsignore [deleted file]
helm/configuration/AUTHORS [deleted file]
helm/configuration/COPYING [deleted file]
helm/configuration/ChangeLog [deleted file]
helm/configuration/Makefile.in [deleted file]
helm/configuration/NEWS [deleted file]
helm/configuration/README [deleted file]
helm/configuration/config.cache.pkg [deleted file]
helm/configuration/configure.in [deleted file]
helm/configuration/etc/.cvsignore [deleted file]
helm/configuration/etc/configuration.dtd [deleted file]
helm/configuration/etc/configuration.xml.in [deleted file]
helm/configuration/etc/helm-dictionary.xml [deleted file]
helm/configuration/etc/helm-font-configuration.xml [deleted file]
helm/configuration/etc/helm-math-engine-configuration.xml.in [deleted file]
helm/configuration/helm-config.in [deleted file]
helm/configuration/helm_configuration.spec.in [deleted file]
helm/configuration/lib/.cvsignore [deleted file]
helm/configuration/lib/configuration.pl.in [deleted file]
helm/configuration/library/servers.txt [deleted file]
helm/configuration/library/urls_of_uris.db [deleted file]
helm/gtkmathview-bonobo/.cvsignore [deleted file]
helm/gtkmathview-bonobo/AUTHORS [deleted file]
helm/gtkmathview-bonobo/ChangeLog [deleted file]
helm/gtkmathview-bonobo/LICENSE [deleted file]
helm/gtkmathview-bonobo/Makefile.am [deleted file]
helm/gtkmathview-bonobo/NEWS [deleted file]
helm/gtkmathview-bonobo/README [deleted file]
helm/gtkmathview-bonobo/TODO [deleted file]
helm/gtkmathview-bonobo/configure.ac [deleted file]
helm/gtkmathview-bonobo/gtkmathview-bonobo.pc.in [deleted file]
helm/gtkmathview-bonobo/idl/.cvsignore [deleted file]
helm/gtkmathview-bonobo/idl/GtkMathView.idl [deleted file]
helm/gtkmathview-bonobo/idl/Makefile.am [deleted file]
helm/gtkmathview-bonobo/src/.cvsignore [deleted file]
helm/gtkmathview-bonobo/src/GNOME_GtkMathView.server.in.in [deleted file]
helm/gtkmathview-bonobo/src/Makefile.am [deleted file]
helm/gtkmathview-bonobo/src/aux.cc [deleted file]
helm/gtkmathview-bonobo/src/aux.h [deleted file]
helm/gtkmathview-bonobo/src/control-data.c [deleted file]
helm/gtkmathview-bonobo/src/control-data.h [deleted file]
helm/gtkmathview-bonobo/src/control-factory.c [deleted file]
helm/gtkmathview-bonobo/src/control-factory.h [deleted file]
helm/gtkmathview-bonobo/src/handlers.c [deleted file]
helm/gtkmathview-bonobo/src/handlers.h [deleted file]
helm/gtkmathview-bonobo/src/persist-file.c [deleted file]
helm/gtkmathview-bonobo/src/persist-file.h [deleted file]
helm/gtkmathview-bonobo/src/persist-stream.c [deleted file]
helm/gtkmathview-bonobo/src/persist-stream.h [deleted file]
helm/gtkmathview-bonobo/src/view.c [deleted file]
helm/gtkmathview-bonobo/src/view.h [deleted file]
helm/gtkmathview-bonobo/test/.cvsignore [deleted file]
helm/gtkmathview-bonobo/test/Makefile.am [deleted file]
helm/gtkmathview-bonobo/test/embedding.html [deleted file]
helm/gtkmathview-bonobo/test/embedding.xml [deleted file]
helm/gtkmathview-bonobo/test/main.c [deleted file]
helm/gtkmathview-bonobo/test/test.mml [deleted file]
helm/gtkmathview-bonobo/test/testembedding.html [deleted file]