Top
Back: Libraries in the SINGULAR Documentation
Forward: Category string
FastBack: Procedures
FastForward: Debugging tools
Up: Libraries
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

3.8.2 Version string

A version string is part of the header of a library.

Syntax:
version = string_constant;
Purpose:
Defines the version number of a library. It is displayed when the library is loaded.
Example:
version="version sample.lib 4.0.0.0 Dec_2013 ";
Note:
Syntax: version<space><filename><space><version><space><date><space>


Top Back: Libraries in the SINGULAR Documentation Forward: Category string FastBack: Procedures FastForward: Debugging tools Up: Libraries Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 4.3.2, 2023, generated by texi2html.