compiler/benchmarks/stx_goodies_petitparser_compiler_benchmarks.st
changeset 421 7e08b31e0dae
parent 420 b2f2f15cef26
child 422 116d2b2af905
equal deleted inserted replaced
420:b2f2f15cef26 421:7e08b31e0dae
     5 	classVariableNames:''
     5 	classVariableNames:''
     6 	poolDictionaries:''
     6 	poolDictionaries:''
     7 	category:'* Projects & Packages *'
     7 	category:'* Projects & Packages *'
     8 !
     8 !
     9 
     9 
       
    10 
       
    11 !stx_goodies_petitparser_compiler_benchmarks class methodsFor:'accessing - monticello'!
       
    12 
       
    13 monticelloLastMergedVersionInfo
       
    14     "The last merged version is: "
       
    15 
       
    16     ^ '
       
    17     Name: PetitCompiler-Benchmarks-JanKurs.2
       
    18     Author: JanKurs
       
    19     Time: 17-11-2014, 05:51:07.887 PM
       
    20     UUID: d5e3a980-7871-487a-a232-e3ca93fc2483            
       
    21     Repository: http://smalltalkhub.com/mc/JanKurs/PetitParser/main
       
    22     '
       
    23 
       
    24     "Created: / 03-10-2014 / 02:27:21 / Jan Vrany <jan.vrany@fit.cvut.cz>"
       
    25     "Modified: / 24-11-2014 / 00:09:00 / Jan Vrany <jan.vrany@fit.cvut.cz>"
       
    26 !
       
    27 
       
    28 monticelloName
       
    29     "Return name of the package for Monticello. This is used when package is exported"
       
    30 
       
    31     ^ 'PetitCompiler-Benchmarks'
       
    32 
       
    33     "Created: / 03-10-2014 / 01:47:26 / Jan Vrany <jan.vrany@fit.cvut.cz>"
       
    34     "Modified: / 24-11-2014 / 00:08:40 / Jan Vrany <jan.vrany@fit.cvut.cz>"
       
    35 ! !
    10 
    36 
    11 !stx_goodies_petitparser_compiler_benchmarks class methodsFor:'description'!
    37 !stx_goodies_petitparser_compiler_benchmarks class methodsFor:'description'!
    12 
    38 
    13 excludedFromPreRequisites
    39 excludedFromPreRequisites
    14     "list packages which are to be explicitely excluded from the automatic constructed
    40     "list packages which are to be explicitely excluded from the automatic constructed