#OTHER by stefan
authorStefan Vogel <sv@exept.de>
Thu, 28 Jun 2018 11:52:08 +0200
changeset 23146 30735c7ac4cb
parent 23145 5b30b6103c70
child 23147 65239d39db15
#OTHER by stefan add class: UnixSyslogInterface
stx_libbasic.st
--- a/stx_libbasic.st	Thu Jun 28 11:52:07 2018 +0200
+++ b/stx_libbasic.st	Thu Jun 28 11:52:08 2018 +0200
@@ -1,3 +1,5 @@
+"{ Encoding: utf8 }"
+
 "
  COPYRIGHT (c) Claus Gittinger / eXept Software AG
               All Rights Reserved
@@ -318,6 +320,7 @@
         TimeoutNotification
         Timestamp
         UnhandledAttributeInLiteralArrayErrorSignal
+        (UnixSyslogInterface unix)
         UserConfirmation
         UserInterrupt
         UserNotification
@@ -611,6 +614,8 @@
         (XDGDesktop autoload)
         (#'CharacterEncoderImplementations::AdobeSymbol' autoload)
     )
+
+    "Modified: / 28-06-2018 / 11:50:43 / Stefan Vogel"
 !
 
 extensionMethodNames