src/Tools/isac/ROOT
changeset 60149 f01072d28542
parent 60098 e0d05326a79e
child 60182 9f927860d907
     1.1 --- a/src/Tools/isac/ROOT	Fri Jan 22 12:31:19 2021 +0100
     1.2 +++ b/src/Tools/isac/ROOT	Fri Jan 22 14:56:44 2021 +0100
     1.3 @@ -16,7 +16,7 @@
     1.4    description "
     1.5      Session covering code required for ~~/src/Tools/isac/Doc.
     1.6    "
     1.7 -  options [document = false (*, browser_info = true*)]
     1.8 +  options [document = false (** ), browser_info = true( **)]
     1.9    directories
    1.10      "../BaseDefinitions"
    1.11      "../ProgLang"
    1.12 @@ -35,7 +35,7 @@
    1.13      Isac core, prototype of a math-engine and knowledge 
    1.14      for a TP-based educational mathematics assistant.
    1.15    "
    1.16 -  options [document = false (*, browser_info = true*)]
    1.17 +  options [document = false (** ), browser_info = true( **)]
    1.18    directories
    1.19      "MathEngine"
    1.20      "Test_Code"