src/Tools/isac/BaseDefinitions/celem-8.sml
author Walther Neuper <walther.neuper@jku.at>
Fri, 17 Apr 2020 15:12:19 +0200
changeset 59882 f3782753c805
child 59884 3063a52db028
permissions -rw-r--r--
prep. take apart struct.Celem
walther@59882
     1
(* Title:  BaseDefinitions/celem-8.sml
walther@59882
     2
   Author: Walther Neuper
walther@59882
     3
   (c) due to copyright terms
walther@59882
     4
walther@59882
     5
          *)
walther@59882
     6
signature CALCELEMENT_8 =
walther@59882
     7
(*/------- to Celem8 -------\*)
walther@59882
     8
(*\------- to Celem8 -------/*)
walther@59882
     9
sig
walther@59882
    10
(* ---- for tests only: shifted from below to remove the Warning "unused" at fun.def. --------- *)
walther@59882
    11
  (*NONE*)
walther@59882
    12
(*/-------------------------------------------------------- ! aktivate for Test_Isac BEGIN ---\* )
walther@59882
    13
  (*NONE*)
walther@59882
    14
( *\--- ! aktivate for Test_Isac END ----------------------------------------------------------/*)
walther@59882
    15
end
walther@59882
    16
walther@59882
    17
(**)
walther@59882
    18
structure Celem8(**): CALCELEMENT_8(**) =
walther@59882
    19
struct
walther@59882
    20
(**)
walther@59882
    21
walther@59882
    22
(*/------- to Celem8 -------\*)
walther@59882
    23
(*\------- to Celem8 -------/*)
walther@59882
    24
walther@59882
    25
(**)end(**)