mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-22 19:44:10 +02:00
Remove goops-version, which is no longer defined
* doc/ref/goops.texi (Administrative Functions): Removed. * module/oop/goops.scm (oop): Don't export `goops-version'.
This commit is contained in:
parent
a8f8d5b11f
commit
3dc071e483
2 changed files with 1 additions and 11 deletions
|
@ -1728,22 +1728,12 @@ Return an expression that prints to show the definition of method
|
|||
@section Miscellaneous Functions
|
||||
|
||||
@menu
|
||||
* Administrative Functions::
|
||||
* GOOPS Error Handling::
|
||||
* Object Comparisons::
|
||||
* Cloning Objects::
|
||||
* Write and Display::
|
||||
@end menu
|
||||
|
||||
@node Administrative Functions
|
||||
@subsection Administration Functions
|
||||
|
||||
This section describes administrative, non-technical GOOPS functions.
|
||||
|
||||
@deffn primitive goops-version
|
||||
Return the current GOOPS version as a string, for example ``0.2''.
|
||||
@end deffn
|
||||
|
||||
@node GOOPS Error Handling
|
||||
@subsection Error Handling
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue