Logtalk 2.16.0 release files.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1014 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
=================================================================
|
||||
Logtalk - Object oriented extension to Prolog
|
||||
Release 2.15.6
|
||||
Release 2.16.0
|
||||
|
||||
Copyright (c) 1998-2004 Paulo Moura. All Rights Reserved.
|
||||
=================================================================
|
||||
|
@@ -1,11 +1,11 @@
|
||||
;; logtalk.el -- font lock support for Logtalk (http://www.logtalk.org/)
|
||||
|
||||
;; Copyright (C) 2003 Paulo Moura
|
||||
;; Copyright (C) 2003-2004 Paulo Moura
|
||||
|
||||
;; Author: Paulo Moura
|
||||
;; Creation date: November 15, 2003
|
||||
;; Last modification date: February 2, 2004
|
||||
;; Version: 0.5
|
||||
;; Last modification date: February 23, 2004
|
||||
;; Version: 0.51
|
||||
|
||||
;; Installation:
|
||||
;;
|
||||
@@ -15,6 +15,7 @@
|
||||
;; (autoload 'logtalk-mode "logtalk" "Major mode for editing Logtalk programs." t)
|
||||
;; (setq auto-mode-alist (cons '("\\.lgt\\'" . logtalk-mode) auto-mode-alist))
|
||||
;; (setq auto-mode-alist (cons '("\\.loader\\'" . logtalk-mode) auto-mode-alist))
|
||||
;; (setq auto-mode-alist (cons '("\\.config\\'" . logtalk-mode) auto-mode-alist))
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user