Skip to content

Commit

Permalink
Add analyzed bib set
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabin Laigle committed Dec 7, 2022
1 parent 178b080 commit ea337c1
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 0 deletions.
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
accessing
bibSet: anObject

bibSet := anObject
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
accessing
bibSet

^ bibSet
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
accessing
entryKeys: anObject

entryKeys := anObject
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
accessing
entryKeys

^ entryKeys
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"commentStamp" : "",
"super" : "Object",
"category" : "Citezen-Checking-Reborn",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"instvars" : [
"bibSet",
"entryKeys"
],
"name" : "CZAnalyzedSet",
"type" : "normal"
}

0 comments on commit ea337c1

Please sign in to comment.