use CONSTANT:

db4
Doug Coleman 2009-02-22 17:58:14 -06:00
parent e99dfc25e8
commit adf6e97e17
1 changed files with 3 additions and 3 deletions

View File

@ -3,9 +3,9 @@
IN: asn1.ldap
: SearchScope_BaseObject 0 ; inline
: SearchScope_SingleLevel 1 ; inline
: SearchScope_WholeSubtree 2 ; inline
CONSTANT: SearchScope_BaseObject 0
CONSTANT: SearchScope_SingleLevel 1
CONSTANT: SearchScope_WholeSubtree 2
: asn-syntax ( -- hashtable )
H{