Ignore:
Timestamp:
Nov 7, 2005 6:15:20 AM (19 years ago)
Author:
cxsong
Message:

added examples to script

Location:
trunk/examples/c-example
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/c-example/tool.xml

    r125 r128  
    22<run>
    33    <tool>
    4         <title>SIN(x) Graph</title>
     4        <title>SIN(x) Graph (C++ example)</title>
    55        <about>Press Simulate to view results.</about>
    66        <command> @tool/plot @driver</command>
  • trunk/examples/c-example/tool2.xml

    r90 r128  
    22<run>
    33    <tool>
    4         <title>SIN(x) Graph</title>
     4        <title>SIN(x) Graph (C example)</title>
    55        <about>Press Simulate to view results.</about>
    66        <command> @tool/plotc @driver</command>
Note: See TracChangeset for help on using the changeset viewer.