Skip to content

Commit

Permalink
perfume
Browse files Browse the repository at this point in the history
  • Loading branch information
badetitou committed Apr 2, 2020
1 parent fcc566f commit ed11bdd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
1 change: 1 addition & 0 deletions src/FAST-Core-Highlighter/FASTTextHighlighter.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@ FASTTextHighlighter >> highlight: anFASTEntity [

{ #category : #initialization }
FASTTextHighlighter >> initialize [
super initialize.
attributeMapper := Dictionary new
]
6 changes: 0 additions & 6 deletions src/FAST-Model-Generator/FASTMetamodelGenerator.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,6 @@ Class {
#category : #'FAST-Model-Generator'
}

{ #category : #accessing }
FASTMetamodelGenerator class >> modifyMetamodel: aMetamodel [

super modifyMetamodel: aMetamodel.
]

{ #category : #accessing }
FASTMetamodelGenerator class >> packageName [

Expand Down

0 comments on commit ed11bdd

Please sign in to comment.