Skip to content
Snippets Groups Projects
Select Git revision
  • master
1 result

mmlib.py

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    DevCommandsFrame.html 544 B
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
    <HTML>
    <HEAD>
    <Title> Tango Device Server User's Guide </Title>
    </HEAD>
    
    <FRAMESET cols="20%,80%">
    <FRAME src="DevCommandsList.html" name="DevCommandsList">
    <FRAME src="DevCommands.html" name="DevCommands">
    </FRAMESET>
    <NOFRAMES>
    <H2>
    Frame Alert</H2>
    
    <P>
    This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
    <BR>
    Link to <A HREF="DevCommands.html">Non-frame version.</A></NOFRAMES>
    </HTML>