]> AND Private Git Repository - blast.git/blobdiff - AbstractInterface.h
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
started to code clkconvert output gen
[blast.git] / AbstractInterface.h
index 95ad4bb5280ef7a8751b70ca5abeb62558511399..8a509fb03bf2b98445affc8d13561dde41c1da1d 100644 (file)
@@ -56,8 +56,7 @@ public :
   inline AbstractInterface* getAssociatedIface() { return associatedIface; }
   inline QString getClockIfaceString() { return clkIface; }
   inline int getClockIfaceType() { return clkIfaceType; }
-  AbstractInterface* getClockIface();
-
+  AbstractInterface* getClockIface();  
 
   double getDoubleWidth() throw(QException);