Nemerle Documentation

LibraryReferenceManager.AddLibrary Method 

Stores the referenced library for later lookup by the namespaces. Also add transitive closure of libraries needed by given assembly.

public static void AddLibrary(
   string name
);

See Also

LibraryReferenceManager Class | Nemerle.Compiler Namespace