stx_libbasic.st
changeset 23146 30735c7ac4cb
parent 22882 20f96b340a4d
child 23176 2fb80eee8c4d
--- 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