ADDED   mttroot/mtt/lib/examples/Electrical/rc2/rc2_abg.fig
Index: mttroot/mtt/lib/examples/Electrical/rc2/rc2_abg.fig
==================================================================
--- /dev/null
+++ mttroot/mtt/lib/examples/Electrical/rc2/rc2_abg.fig
@@ -0,0 +1,19 @@
+#FIG 3.2
+Portrait
+Center
+Metric
+A4      
+100.00
+Single
+-2
+1200 2
+2 1 0 2 0 7 100 0 -1 0.000 0 0 -1 0 0 3
+	 1350 1800 2700 1800 2475 2025
+2 1 0 2 0 7 100 0 -1 0.000 0 0 -1 0 0 3
+	 4050 1800 5400 1800 5175 2025
+2 1 0 2 0 7 100 0 -1 0.000 0 0 -1 0 0 3
+	 6750 1800 8100 1800 7875 2025
+4 1 0 100 0 18 18 0.0000 4 270 1050 3330 1890 RC:rc_1\001
+4 1 0 100 0 18 18 0.0000 4 270 1050 6075 1890 RC:rc_2\001
+4 1 0 100 0 18 18 0.0000 4 270 600 8550 1890 De:y\001
+4 1 0 100 0 18 18 0.0000 4 210 600 945 1845 Se:u\001

ADDED   mttroot/mtt/lib/examples/Electrical/rc2/rc2_lbl.txt
Index: mttroot/mtt/lib/examples/Electrical/rc2/rc2_lbl.txt
==================================================================
--- /dev/null
+++ mttroot/mtt/lib/examples/Electrical/rc2/rc2_lbl.txt
@@ -0,0 +1,39 @@
+#SUMMARY rc2 Simple example of a heirachical system
+#DESCRIPTION Uses 2 copies of the RC subsystem
+
+## System rc2, representation lbl, language txt
+## File rc2_lbl.txt
+## Generated by MTT on Thu Mar 13 16:27:26 GMT 2003
+
+  ###################################### 
+  ##### Model Transformation Tools #####
+  ######################################
+  
+  ###############################################################
+  ## Version control history
+  ###############################################################
+  ## $Id$
+  ## $Log$
+  ## Revision 1.2  2001/07/03 22:59:10  gawthrop
+  ## Fixed problems with argument passing for CRs
+  ##
+  ###############################################################
+
+
+## Each line should be of one of the following forms:
+##	     a comment (ie starting with #)
+##	     component-name	cr_name	arg1,arg2,..argn
+##	     blank
+
+## ---- Component labels ----
+
+## Component type De
+	y	SS		external		
+
+## Component type RC
+	rc_1	lin		c_1;r_1
+	rc_2	lin		c_2;r_2
+
+## Component type Se
+	u	SS		external		
+